aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2005-01-14[PATCH] csum_and_copy_from_user gcc4 warning fixesPawel Sikora1-2/+2
2005-01-13Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller1-8/+7
2005-01-13[IPV6]: Misc cleanups.Adrian Bunk2-3/+0
2005-01-13[RAW] merge raw_sock with raw_optArnaldo Carvalho de Melo1-8/+7
2005-01-13[DECNET]: Misc cleanupsAdrian Bunk2-3/+0
2005-01-09[PKT_SCHED]: tc actions: remove unnecessary locking for refcnt changesPatrick McHardy1-3/+1
2005-01-09[PKT_SCHED]: pedit action: fix multiple bugs in init pathPatrick McHardy1-1/+1
2005-01-09[PKT_SCHED]: gact action: fix multiple bugs in init pathPatrick McHardy1-17/+10
2005-01-09[PKT_SCHED]: Add rtattr_strlcpy, use it where appropriatePatrick McHardy1-7/+1
2005-01-09[PKT_SCHED]: Remove old action/police helpersThomas Graf1-122/+0
2005-01-09[PKT_SCHED]: tc filter extension APIThomas Graf1-0/+87
2005-01-09[IPVS]: Kill check_for_ip_vs_out, no longer usedArjan van de Ven1-2/+0
2005-01-09[NET]: misc cleanupsAdrian Bunk3-11/+0
2005-01-09Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller8-141/+29
2005-01-09[AX25]: Put back ax25digicmp.David S. Miller1-0/+1
2005-01-09Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller4-54/+32
2005-01-09Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller2-78/+71
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar2-8/+8
2005-01-05Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller2-78/+71
2004-12-28[SCTP] Fix misc. issues in SCTP_PEER_ADDR_PARAMS set socket option.Sridhar Samudrala1-6/+0
2004-12-28[TCP] merge tcp_sock with tcp_optArnaldo Carvalho de Melo2-78/+71
2004-12-28[SCTP] Implementation of SCTP Implementer's Guide Section 2.35.Sridhar Samudrala2-0/+10
2004-12-27[SCTP] Validate and respond to invalid chunk/parameter lengths.Sridhar Samudrala2-5/+10
2004-12-27[INET] move inet_sock into inet_opt and rename it to inet_sockArnaldo Carvalho de Melo3-17/+5
2004-12-27Merge nuts.davemloft.net:/disk1/BK/ib-2.6David S. Miller2-0/+48
2004-12-27[INFINIBAND]: IPoIB IPv6 supportRoland Dreier1-0/+15
2004-12-27[INFINIBAND]: IPoIB IPv4 multicastRoland Dreier1-0/+33
2004-12-27Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller31-193/+0
2004-12-27[PKT_SCHED]: Staticize and other cleanups.Adrian Bunk1-3/+0
2004-12-27[ROSE]: Staticize and remove unused global functions.Adrian Bunk1-8/+0
2004-12-27[LLC]: Staticize and remove unnecessary functions and exports.Adrian Bunk5-36/+0
2004-12-27[IRDA]: Staticize and remove unnecessary exports.Adrian Bunk16-93/+0
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk5-32/+0
2004-12-27[IPX]: Make needlessly global code static.Adrian Bunk1-8/+0
2004-12-27[XFRM]: Staticize, and remove unused global functions.Adrian Bunk1-5/+0
2004-12-27[X25]: Staticize, and remove unused global functions.Adrian Bunk1-5/+0
2004-12-27[AX25]: Staticize functions, and remove unused global function.Adrian Bunk1-3/+0
2004-12-26[SCTP] Treat ICMP protocol unreachable errors from non-SCTP capable hosts asSridhar Samudrala3-1/+9
2004-12-26[SCTP] Code cleanup: remove unused code and make needlessly global code staticSridhar Samudrala8-129/+0
2004-12-26[Bluetooth] Update socket option handlingMarcel Holtmann3-25/+32
2004-12-26[Bluetooth] Make more code staticMarcel Holtmann1-27/+0
2004-12-26[Bluetooth] Make some code of the core staticMarcel Holtmann1-2/+0
2004-12-14Merge nuts.davemloft.net:/disk1/BK/network-2.6.11David S. Miller3-22/+9
2004-12-13[PKT_SCHED]: Keep netem queue running until inner qdisc is emptyPatrick McHardy1-0/+6
2004-12-08[IPVS] add a sysctl variable to expire quiescent templateWensong Zhang1-0/+2
2004-12-08Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-2/+13
2004-12-07[PKT_SCHED]: Fix hard freeze with QoS in 2.6.10-rc3Patrick McHardy1-26/+15
2004-12-06[Bluetooth] Track the class of device valueMarcel Holtmann1-0/+1
2004-12-06[Bluetooth] Use separate inquiry data structureMarcel Holtmann1-2/+12
2004-12-01Merge nuts.davemloft.net:/disk1/BK/net-2.6.11-workDavid S. Miller3-22/+9
2004-11-30[UDP]: Select handling of bad checksums.Stephen Hemminger1-0/+2
2004-11-23[X25]: When receiving a call, check listening sockets for matching call user ...Andrew Hendry1-0/+1
2004-11-23[PKT_SCHED]: Clean up tcf_action_init memory handlingPatrick McHardy2-22/+8
2004-11-22[SCTP]: Fix static inline declarations.Jesper Juhl1-3/+3
2004-11-17Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller2-0/+4
2004-11-17[Bluetooth] Add support for L2CAP secure modeMarcel Holtmann2-0/+4
2004-11-16Merge bk://kernel.bkbits.net/acme/sock-2.6David S. Miller1-12/+0
2004-11-15Merge coreworks.de:/home/kaber/src/nf/nf-2.6-ipqPatrick McHardy1-12/+0
2004-11-15[NET] Assign inet transport sockets to the right moduleArnaldo Carvalho de Melo1-0/+2
2004-11-13[NET]: Move rx timestamp functions to net/core/dev.cPatrick McHardy1-12/+0
2004-11-10Merge bk://bk.skbuff.net:20610/linux-2.6-inet6-misc/David S. Miller2-5/+20
2004-11-11[IPV6] Use ipv6_addr_equal() where appropriate.Hideaki Yoshifuji1-2/+2
2004-11-11[IPV6] introduce lightweight IPv6 address comparison function.Hideaki Yoshifuji1-0/+9
2004-11-09Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller3-2/+20
2004-11-10[IPV6] Fix unresolved symbol timer_bug_msg.Hideaki Yoshifuji1-3/+9
2004-11-09[NET]: Mark __{lock,release}_sock() static.Arjan van de Ven1-2/+0
2004-11-09[PATCH] recieve typosAndries E. Brouwer1-2/+2
2004-11-09Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller2-0/+20
2004-11-06[Bluetooth] Add function for triggering a link key changeMarcel Holtmann2-0/+20
2004-11-05Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds3-5/+1
2004-11-05[DECNET]: Fix return codesPatrick Caulfield1-1/+1
2004-11-05[PKT_SCHED]: Remove old estimator code, no longer used.Thomas Graf2-4/+0
2004-11-04[PATCH] Wireless Extension dropped patchletJean Tourrilhes1-4/+4
2004-11-02[NET]: Neighbour table entries counter needs to be atomic_tHerbert Xu1-1/+1
2004-11-02Merge bk://kernel.bkbits.net/acme/net-headers-2.6David S. Miller1-0/+3
2004-11-02[PKT_SCHED]: police: use gnet_stats for old policer statsThomas Graf1-1/+4
2004-11-02[PKT_SCHED]: tcf_action: copy generic stats via TCA_ACT_STATSThomas Graf2-5/+10
2004-11-01[NET] add missing include to iw_handler.hArnaldo Carvalho de Melo1-0/+3
2004-11-01[Bluetooth] Fix connection hash bugMarcel Holtmann1-1/+1
2004-11-01Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-1/+47
2004-11-01[PKT_SCHED]: Add iptables action.Jamal Hadi Salim1-0/+16
2004-11-01[PKT_SCHED]: Add generic classifier routines.Thomas Graf1-0/+186
2004-10-30[Bluetooth] Add security callback to the coreMarcel Holtmann1-0/+46
2004-10-27Merge bk://kernel.bkbits.net/acme/sk_buff-2.6David S. Miller1-0/+17
2004-10-28[SKBUFF] introduce x25_type_transArnaldo Carvalho de Melo1-0/+17
2004-10-27[IPVS]: Update version to 1.2.1Wensong Zhang1-1/+1
2004-10-28[Bluetooth] Allow vendor specific packet typesMarcel Holtmann1-1/+1
2004-10-27Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-1/+1
2004-10-27[PKT_SCHED]: Remove bogus lock and make cls_set_class return unsigned long.Thomas Graf1-3/+1
2004-10-26[PKT_SCHED]: Make net/tc_act/tc_pedit.h include net/act_api.hDavid S. Miller1-1/+1
2004-10-26[PKT_SCHED]: Add generic packet editor.Jamal Hadi Salim1-0/+14
2004-10-26[PKT_SCHED]: Use new header architectureThomas Graf2-2/+2
2004-10-26[PKT_SCHED]: Inline psched_tod_diffThomas Graf1-1/+12
2004-10-26[PKT_SCHED]: Cleanup cls_set_classThomas Graf2-12/+25
2004-10-26[PKT_SCHED]: Move tc_classify from pkt_cls.h to sch_api.cThomas Graf2-45/+3
2004-10-26[PKT_SCHED]: Transform pkt_sched.h prototypes to be externThomas Graf1-15/+18
2004-10-26[PKT_SCHED]: Remove obsolete definitions in pkt_sched.hThomas Graf1-218/+1
2004-10-26[PKT_SCHED]: Add net/act_api.h with public action/policer bitsThomas Graf1-0/+122
2004-10-26[PKT_SCHED]: Remove obsolete definitions in pkt_cls.hThomas Graf1-59/+1
2004-10-26[PKT_SCHED]: Add net/sch_generic.h with generic sched definitions.Thomas Graf1-0/+175
2004-10-25Merge bk://bk.skbuff.net:20610/linux-2.6-inet6-20041026/David S. Miller12-21/+20
2004-10-27[IPV6] NDISC: update neighbor cache entry by RS.Hideaki Yoshifuji1-0/+5
2004-10-27[IPV6] simplify functions related to RTF_ALLONLINK.Hideaki Yoshifuji2-3/+2
2004-10-25[NET]: Remove dead socket layer exports.Christoph Hellwig1-2/+0
2004-10-25[TCP]: Remove dead exports.Christoph Hellwig1-1/+0
2004-10-25[XFRM]: Remove dead exports.Christoph Hellwig1-7/+0
2004-10-25[PKT_SCHED]: Rename TCQ_F_INGRES to TCQ_F_INGRESS.Thomas Graf1-1/+1
2004-10-25Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller4-2/+11
2004-10-25[NET]: Give skb_checksum_help() an skb_buff * againHerbert Xu5-8/+8
2004-10-21[PKT_SCHED]: Add dump_stats class opThomas Graf1-0/+1
2004-10-21[PKT_SCHED]: Add dump_stats qdisc opThomas Graf1-0/+1
2004-10-21[IRDA]: IrCOMM IAS object fixJean Tourrilhes1-1/+0
2004-10-21[IRDA]: Adaptive discovery query timerJean Tourrilhes1-4/+6
2004-10-21[IRDA]: IAS safety commentsJean Tourrilhes1-1/+2
2004-10-21[IRDA]: Fix lmp_lsap_inuse()Jean Tourrilhes1-1/+2
2004-10-21[NET]: neigh_stat preempt fixAndrew Morton1-1/+5
2004-10-21[NET]: Replace dst_release refcount error with standard WARN_ONStephen Hemminger1-6/+1
2004-10-21[SCTP] Adaption layer indication support.Sridhar Samudrala2-0/+9
2004-10-21[SCTP] Change sctp_assoc_t to a sized type(s32).Sridhar Samudrala2-2/+2
2004-10-20[TCP]: use const in tcp.hStephen Hemminger1-25/+33
2004-10-20[NET]: dst: use const in accessorsStephen Hemminger1-3/+3
2004-10-20[XFRM]: Apply policy checks to packets with a secpath when the policy list is...Patrick McHardy1-1/+1
2004-10-19Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds7-9/+57
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-10-19[NET]: Add Mirred TC action.Jamal Hadi Salim1-0/+15
2004-10-19[PKT_SCHED]: Introduce gen_replace_estimatorThomas Graf1-0/+3
2004-10-19[PKT_SCHED]: Replace tc_stats with new gnet_stats in struct QdiscThomas Graf1-1/+4
2004-10-19Merge pobox.com:/spare/repo/netdev-2.6/wireless-extJeff Garzik1-18/+42
2004-10-08Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller3-8/+28
2004-10-08[Bluetooth] Add security manager flags and optionsMarcel Holtmann1-4/+15
2004-10-07[NET]: Allow CONFIG_NET=n on ppc64.Olaf Hering1-0/+7
2004-10-06[Bluetooth] Fix race when unlinking incoming connectionsMarcel Holtmann1-0/+1
2004-10-06[Bluetooth] Improve connection hash handlingMarcel Holtmann1-4/+12
2004-10-05Merge bk://kernel.bkbits.net/acme/sk_buff-2.6David S. Miller1-5/+5
2004-10-06[SKBUFF] introduce tr_hdr(skb)Arnaldo Carvalho de Melo1-2/+2
2004-10-06[SKBUFF] use eth_hdr(skb), skb->mac.raw casesArnaldo Carvalho de Melo1-3/+3
2004-10-05[INET]: Fix ECN encapsulation.Hideaki Yoshifuji1-1/+2
2004-10-04[NET]: Generic network statistics/estimatorDavid S. Miller1-0/+45
2004-10-03[PKT_ACT]: Fixup tcf_result updating wrt. tcf_action_exec() calls.David S. Miller1-1/+1
2004-10-03[TCP]: Rename tcp_skb_psize() to tcp_skb_mss().David S. Miller1-1/+1
2004-09-30[TCP]: Kill tso_{factor,mss}.David S. Miller1-7/+11
2004-09-30[TCP]: Add tcp_tso_win_divisor sysctl.David S. Miller1-0/+1
2004-09-29[TCP]: Smooth out TSO ack clocking.David S. Miller1-0/+1
2004-09-28Merge nuts.davemloft.net:/disk1/BK/acme-2.6David S. Miller2-7/+3
2004-09-28Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller2-7/+3
2004-09-28[IPV4]: Move some fib_semantics exports into fib_lookup.hDavid S. Miller1-12/+1
2004-09-27[PKT_SCHED]: Report qdisc parent to userspaceThomas Graf1-0/+1
2004-09-27[TCP]: Uninline tcp_current_mss().David S. Miller1-32/+2
2004-09-27[NET]: Neighbour cache statistics like rt_stat.David S. Miller1-5/+26
2004-09-27[TCP]: Fix congestion window expansion when using TSO.David S. Miller1-1/+2
2004-09-26Merge bk://bk.skbuff.net:20609/linux-2.6-refcnt/David S. Miller3-19/+41
2004-09-26[TCP]: Choose congestion algorithm at initialization.Stephen Hemminger1-13/+15
2004-09-25[IPV6] leave subnet-routers anycast address during device deletion.Hideaki Yoshifuji1-0/+1
2004-09-25[IPV6] leave solicited-node multicast address during device deletion.Hideaki Yoshifuji1-1/+2
2004-09-24[NET]: Smooth out periodic neighbour GC.David S. Miller1-0/+1
2004-09-23[NET]: Convert neigh hashing over to jenkins.David S. Miller1-0/+1
2004-09-23[NET]: Grow neigh hash table dynamically.David S. Miller1-0/+1
2004-09-23[NET]: Create neigh_lookup_nodev for decnet.David S. Miller2-1/+2
2004-09-23[NET]: Privatize {P,}NEIGH_HASHMASK.David S. Miller1-5/+2
2004-09-23[NET]: Abstract neigh table walking.David S. Miller1-0/+19
2004-09-21[SOCK] remove sk_pair, only really used by AF_UNIXArnaldo Carvalho de Melo2-6/+3
2004-09-19[NET] Calculate ipv6_pinfo offset from struct proto->slab_obj_sizeArnaldo Carvalho de Melo1-1/+0
2004-09-15[IPSEC]: Implement DSCP decapsulationHerbert Xu1-0/+6
2004-09-15[IPV6]: Kill ip6_get_dsfieldHerbert Xu1-3/+1
2004-09-14[IPV4]: Make fib_semantics algorithms scale better.David S. Miller1-12/+12
2004-09-14[IPV4]: Use list.h facilities for fib_info_list.David S. Miller1-2/+1
2004-09-14[IPV6]: Do not export rt6_dflt_{pointer,lock}.Hideaki Yoshifuji1-0/+2
2004-09-13Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller3-3/+13
2004-09-13[NET] generalise per protocol slab cache handlingArnaldo Carvalho de Melo3-3/+13
2004-09-12Merge bk://bk.skbuff.net:20609/linux-2.6-ndp-20040913/David S. Miller1-0/+7
2004-09-14[IPV6] NDISC: Fix message validation against Redirects.Hideaki Yoshifuji1-0/+1
2004-09-14[NET] NEIGHBOUR: improve neighbour state machine.Hideaki Yoshifuji1-1/+1
2004-09-14[IPV6] NDISC: update IsRouter flag appropriately.Hideaki Yoshifuji1-0/+2
2004-09-14[NET] NEIGHBOUR: merge two flags for neigh_update() into one.Hideaki Yoshifuji1-2/+1
2004-09-14[IPV6] NDISC: keep original state if new state is STALE and lladdr is unchangedHideaki Yoshifuji1-0/+1
2004-09-14[IPV6] NDISC: suspect REACHABLE entry if new lladdr is different.Hideaki Yoshifuji1-0/+1
2004-09-14[NET] NEIGHBOUR: save number of arguments for neigh_update() by flags.Hideaki Yoshifuji1-1/+6
2004-09-12[IPV6]: Add option to copy DSCP in decap in ip6_tunnel.Herbert Xu1-0/+7
2004-09-10[IPCOMP]: Use per-cpu buffers for compression/decompression.Herbert Xu1-2/+1
2004-09-10[IPSEC]: Find larval SAs by sequence numberHerbert Xu1-0/+13
2004-09-10[NET]: Fix pkt_act.h warning with gcc-2.95Andrew Morton1-2/+1
2004-09-08[TCP]: Fix tcp_set_skb_tso_factor() calcs.David S. Miller1-2/+2
2004-09-08[TCP]: Do not export tcp_transmit_skb().David S. Miller1-1/+0
2004-09-08[IPV4]: Simplify IP_ECN_set_ce.Herbert Xu1-12/+18
2004-09-07[IPV4/IPV6]: Update ECN handling.Herbert Xu2-8/+21
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig1-1/+1
2004-09-06[TCP]: Make sure SKB tso factor is setup early enough.David S. Miller1-0/+7
2004-09-06[TCP]: Calculate SKB tso factor more accurately.David S. Miller1-5/+3
2004-09-06[TCP]: Make TSO play nice with congestion window.David S. Miller1-17/+98
2004-09-02[NET]: Add reference counting to neigh_parms.Herbert Xu1-0/+20
2004-09-02[PKT_SCHED]: Fixed missed return in tcf_hash_init().David S. Miller1-5/+5
2004-09-01[PKT_SCHED]: Add gact generic actions.Jamal Hadi Salim1-0/+17
2004-09-01[NET]: Free neigh_parms using RCU to fix neigh_create/inetdev_destroy race.David S. Miller1-0/+3
2004-08-29[NETFILTER]: Flush fragment queue on conntrack unloadPatrick McHardy1-0/+1
2004-08-28[PATCH] wireless-extension-v17-for-linus.patchAndrew Morton1-18/+42
2004-08-25[TCP]: Automatically compute tcp_default_win_scale.Stephen Hemminger1-65/+6
2004-08-23[IPSEC]: Add SCTP to xfrm_flowi_{sport,dport}()Hideaki Yoshifuji1-0/+2
2004-08-21[XFRM]: Mark some functions/data static.Patrick McHardy1-2/+0
2004-08-19[IPSEC]: Revert pskb change for x->type->outputHerbert Xu1-1/+1
2004-08-19Merge nuts.davemloft.net:/disk1/BK/net-exp-2.6David S. Miller2-6/+0