aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-08[NET]: cleanup sock_from_file()Eric Dumazet1-15/+2
2007-02-08[NET]: change layout of ehash tableEric Dumazet8-18/+19
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt7-2/+1197
2007-02-08[S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky1-73/+74
2007-02-08[S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky1-662/+652
2007-02-08[S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky1-152/+127
2007-02-08[S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky1-117/+101
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky7-0/+2049
2007-02-08[S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky5-3398/+0
2007-02-08[X.25]: Adds /proc/net/x25/forward to view active forwarded calls.Andrew Hendry1-0/+98
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry4-2/+14
2007-02-08[X.25]: Add call forwardingAndrew Hendry6-8/+220
2007-02-08[XFRM]: xfrm_migrate() needs exporting to modules.David S. Miller1-0/+1
2007-02-08[PFKEYV2]: CONFIG_NET_KEY_MIGRATE optionShinta Sugimoto1-0/+15
2007-02-08[PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2-1/+424
2007-02-08[XFRM]: CONFIG_XFRM_MIGRATE optionShinta Sugimoto1-0/+11
2007-02-08[XFRM]: User interface for handling XFRM_MSG_MIGRATEShinta Sugimoto1-0/+173
2007-02-08[XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto4-0/+467
2007-02-08[NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy4-57/+19
2007-02-08[NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target functionPatrick McHardy1-3/+0
2007-02-08[NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA4-0/+132
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure namesJan Engelhardt11-27/+24
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt36-171/+202
2007-02-08[NETFILTER]: x_tables: fix return values for LOG/ULOGJan Engelhardt3-7/+14
2007-02-08[NETFILTER]: NAT: optional source port randomization supportEric Leblond10-4/+48
2007-02-08[NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy9-238/+337
2007-02-08[NET]: Add UDPLITE support in a few missing spotsPatrick McHardy5-0/+6
2007-02-08[NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooksPatrick McHardy1-22/+7
2007-02-08[NETFILTER]: nf_nat: remove broken HOOKNAME macroPatrick McHardy1-6/+0
2007-02-08[NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt6-21/+9
2007-02-08[NETFILTER]: tcp conntrack: do liberal tracking for picked up connectionsPatrick McHardy3-51/+33
2007-02-08[NETFILTER]: Add SANE connection tracking helperMichal Schmidt5-0/+279
2007-02-08[IRLAN]: handle out of memory errorsAkinobu Mita1-3/+20
2007-02-08[IRDA]: handle out of memory errorsAkinobu Mita1-0/+40
2007-02-08[NET]: unregister_netdevice as voidStephen Hemminger6-13/+14
2007-02-08[IPV6] RAW: Add checksum default defines for MH.Masahide NAKAMURA2-28/+11
2007-02-08[IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan2-0/+4
2007-02-08[XFRM]: Fix missed error setting in xfrm4_policy.cDavid S. Miller1-0/+1
2007-02-08[IPSEC]: IPv4 over IPv6 IPsec tunnelMiika Komu2-27/+65
2007-02-08[IPSEC]: IPv6 over IPv4 IPsec tunnelMiika Komu2-26/+77
2007-02-08[IPSEC]: exporting xfrm_state_afinfoMiika Komu4-5/+10
2007-02-08[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() callsJoe Jin2-6/+2
2007-02-08[TG3]: Avoid an expensive divide.Eric Dumazet1-1/+1
2007-02-08[DCCP]: Warning fixes.Andrew Morton1-2/+3
2007-02-08[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() callsJoe Jin1-4/+1
2007-02-08[NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk2-17/+8
2007-02-08[ATM]: Fix for crash in adummy_init()Daniel Walker1-1/+2
2007-02-08[NET]: user of the jiffies rounding code: NetworkingArjan van de Ven3-3/+13
2007-02-08[TCP]: Don't apply FIN exception to full TSO segments.John Heffner1-1/+2
2007-02-08[TCP]: Check num sacks in SACK fast pathBaruch Even1-0/+5