summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()Paul E. McKenney2005-08-291-0/+30
* [NET]: net/802: more endian annotationsAlexey Dobriyan2005-08-294-7/+6
* [IPV4]: Prepare FIB core for RCU.Robert Olsson2005-08-291-0/+21
* [ICSK]: Generalise tcp_listen_pollArnaldo Carvalho de Melo2005-08-291-0/+10
* [NETFILTER]: Add goto targetPatrick McHardy2005-08-292-2/+4
* [NETFILTER]: Add IPv6 REJECT targetPatrick McHardy2005-08-291-0/+18
* [NETFILTER]: Add string matchPablo Neira Ayuso2005-08-291-0/+18
* [NET]: Fix ipl=>ihl typo in ip_fast_csumThomas Graf2005-08-293-3/+3
* [NET]: Add support for getting the permanent hardware address.Jon Wetzel2005-08-292-1/+13
* [NET]: fix PROC_FS=n compileAdrian Bunk2005-08-291-2/+0
* [DCCP]: Fix the timestamp optionsIan McDonald2005-08-291-1/+1
* [NET]: Implement SKB fast cloning.David S. Miller2005-08-292-4/+24
* [IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo2005-08-291-1/+4
* [NETLINK]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-1/+1
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-2922-9/+173
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+1
* [NETLINK]: Add set/getsockopt options to support more than 32 groupsPatrick McHardy2005-08-292-0/+10
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-295-5/+105
* [NETLINK]: Use group numbers instead of bitmasks internallyPatrick McHardy2005-08-291-1/+1
* [NETLINK]: Remove unused groups member from struct netlink_skb_parmsPatrick McHardy2005-08-291-1/+0
* [NETFILTER]: Remove two unused filesDomen Puncer2005-08-292-40/+0
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-294-9/+62
* [NETFILTER]: Nicer names for ipt_connbytes constantsPatrick McHardy2005-08-291-3/+3
* [NETFILTER]: Add new iptables "connbytes" matchHarald Welte2005-08-291-0/+25
* [NETFILTER]: introduce and use aligned_u64 data typeHarald Welte2005-08-293-4/+9
* [INET_DIAG]: Move the tcp_diag interface to the proper placeArnaldo Carvalho de Melo2005-08-291-1/+1
* [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]Arnaldo Carvalho de Melo2005-08-291-0/+0
* [TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo2005-08-293-74/+65
* [TCPDIAG]: Introduce inet_diag_{register,unregister}Arnaldo Carvalho de Melo2005-08-291-0/+19
* [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.cArnaldo Carvalho de Melo2005-08-291-1/+105
* [IPV6]: Generalise the tcp_v6_lookup routinesArnaldo Carvalho de Melo2005-08-292-0/+31
* [NETFILTER]: Fix gcc-3.4.x warning about iplicit operator precedenceHarald Welte2005-08-291-1/+1
* [NET]: Deinline netif_carrier_{on,off}().Denis Vlasenko2005-08-291-12/+2
* [NETFILTER]: Fix NF_QUEUE_NR() macroHarald Welte2005-08-291-1/+1
* [CCID3]: Separate most of the packet history codeArnaldo Carvalho de Melo2005-08-291-1/+2
* [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCKArnaldo Carvalho de Melo2005-08-291-0/+1
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-293-50/+60
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-291-4/+4
* [DCCP]: Finish the TIMEWAIT minisock supportArnaldo Carvalho de Melo2005-08-291-0/+3
* [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_s...Arnaldo Carvalho de Melo2005-08-292-2/+10
* [TIMEWAIT]: Introduce inet_timewait_death_rowArnaldo Carvalho de Melo2005-08-292-32/+61
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-291-1/+2
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-292-2/+2
* [Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2005-08-291-3/+9
* [Bluetooth]: Track page scan repetition mode changesMarcel Holtmann2005-08-291-0/+6
* [Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann2005-08-291-0/+9
* [NETFILTER]: New iptables DCCP protocol header matchHarald Welte2005-08-292-3/+36
* [DCCP]: Fix struct sockaddr_dccp definitionArnaldo Carvalho de Melo2005-08-291-3/+7
* [DCCP]: make <linux/dccp.h> include-able from userspaceHarald Welte2005-08-291-117/+121
* [NETFILTER]: check nf_log function call argumentsHarald Welte2005-08-291-1/+1
OpenPOWER on IntegriCloud