summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * [NET] ETHERNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
| | * [NET] ECONET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-32/+32
| | * [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1010-507/+507
| | * [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1014-78/+78
| | * [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1022-262/+262
| | * [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1025-128/+128
| | * [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1022-270/+270
| | * [NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-107-115/+115
| | * [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1018-290/+290
| | * [NET] APPLETALK: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-104-121/+121
| | * [NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-104-71/+71
| | * [NET] 802: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-105-104/+104
| * | [PATCH] FRA_{DST,SRC} are le16 for decnetAl Viro2007-02-111-6/+6
| * | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-118-20/+9
| |/
| * [PATCH] knfsd: fix a race in closing NFSd connectionsNeilBrown2007-02-092-16/+40
| * [PATCH] hidp __user annotationsAl Viro2007-02-092-2/+2
| * [IPX]: Fix NULL pointer dereference on ipx unloadJiri Bohac2007-02-081-8/+16
| * Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-081-0/+17
| |\
| | * [IPSEC]: added the entry of Camellia cipher algorithm to ealg_list[]Noriaki TAKAMIYA2007-02-071-0/+17
| * | [NET]: Fix net/socket.c warnings.David S. Miller2007-02-081-4/+8
| * | [NET]: cleanup sock_from_file()Eric Dumazet2007-02-081-15/+2
| * | [NET]: change layout of ehash tableEric Dumazet2007-02-087-13/+14
| * | [S390]: Add AF_IUCV socket supportJennifer Hunt2007-02-083-0/+1086
| * | [S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky2007-02-085-0/+1633
| * | [X.25]: Adds /proc/net/x25/forward to view active forwarded calls.Andrew Hendry2007-02-081-0/+98
| * | [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry2007-02-082-1/+11
| * | [X.25]: Add call forwardingAndrew Hendry2007-02-085-8/+203
| * | [XFRM]: xfrm_migrate() needs exporting to modules.David S. Miller2007-02-081-0/+1
| * | [PFKEYV2]: CONFIG_NET_KEY_MIGRATE optionShinta Sugimoto2007-02-081-0/+15
| * | [PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-081-0/+422
| * | [XFRM]: CONFIG_XFRM_MIGRATE optionShinta Sugimoto2007-02-081-0/+11
| * | [XFRM]: User interface for handling XFRM_MSG_MIGRATEShinta Sugimoto2007-02-081-0/+173
| * | [XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-082-0/+404
| * | [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-083-57/+0
| * | [NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA2007-02-083-0/+117
| * | [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-089-18/+18
| * | [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-0834-150/+201
| * | [NETFILTER]: x_tables: fix return values for LOG/ULOGJan Engelhardt2007-02-083-7/+14
| * | [NETFILTER]: NAT: optional source port randomization supportEric Leblond2007-02-088-4/+46
| * | [NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy2007-02-086-234/+323
| * | [NET]: Add UDPLITE support in a few missing spotsPatrick McHardy2007-02-085-0/+6
| * | [NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooksPatrick McHardy2007-02-081-22/+7
| * | [NETFILTER]: nf_nat: remove broken HOOKNAME macroPatrick McHardy2007-02-081-6/+0
| * | [NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt2007-02-086-21/+9
| * | [NETFILTER]: tcp conntrack: do liberal tracking for picked up connectionsPatrick McHardy2007-02-082-50/+30
| * | [NETFILTER]: Add SANE connection tracking helperMichal Schmidt2007-02-083-0/+256
| * | [IRLAN]: handle out of memory errorsAkinobu Mita2007-02-081-3/+20
| * | [IRDA]: handle out of memory errorsAkinobu Mita2007-02-081-0/+40
| * | [NET]: unregister_netdevice as voidStephen Hemminger2007-02-085-12/+13
| * | [IPV6] RAW: Add checksum default defines for MH.Masahide NAKAMURA2007-02-082-28/+11
OpenPOWER on IntegriCloud