aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki49-869/+869
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki120-1779/+1779
2007-02-10[NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki12-145/+145
2007-02-10[NET] ETHERNET: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2007-02-10[NET] ECONET: Fix whitespace errors.YOSHIFUJI Hideaki1-32/+32
2007-02-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki10-507/+507
2007-02-10[NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki14-78/+78
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki22-262/+262
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki25-128/+128
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki22-270/+270
2007-02-10[NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki7-115/+115
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki18-290/+290
2007-02-10[NET] APPLETALK: Fix whitespace errors.YOSHIFUJI Hideaki4-121/+121
2007-02-10[NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki4-71/+71
2007-02-10[NET] 802: Fix whitespace errors.YOSHIFUJI Hideaki5-104/+104
2007-02-09[PATCH] knfsd: fix a race in closing NFSd connectionsNeilBrown2-16/+40
2007-02-09[PATCH] hidp __user annotationsAl Viro2-2/+2
2007-02-08[IPX]: Fix NULL pointer dereference on ipx unloadJiri Bohac1-8/+16
2007-02-08Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller1-0/+17
2007-02-08[NET]: Fix net/socket.c warnings.David S. Miller1-4/+8
2007-02-08[NET]: cleanup sock_from_file()Eric Dumazet1-15/+2
2007-02-08[NET]: change layout of ehash tableEric Dumazet7-13/+14
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt3-0/+1086
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky5-0/+1633
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 Hendry2-1/+11
2007-02-08[X.25]: Add call forwardingAndrew Hendry5-8/+203
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 Sugimoto1-0/+422
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 Sugimoto2-0/+404
2007-02-08[NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy3-57/+0
2007-02-08[NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA3-0/+117
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure namesJan Engelhardt9-18/+18
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt34-150/+201
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 Leblond8-4/+46
2007-02-08[NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy6-234/+323
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 McHardy2-50/+30
2007-02-08[NETFILTER]: Add SANE connection tracking helperMichal Schmidt3-0/+256
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 Hemminger5-12/+13
2007-02-08[IPV6] RAW: Add checksum default defines for MH.Masahide NAKAMURA2-28/+11