summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-0811-27/+24
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-0836-171/+202
* [NETFILTER]: x_tables: fix return values for LOG/ULOGJan Engelhardt2007-02-083-7/+14
* [NETFILTER]: NAT: optional source port randomization supportEric Leblond2007-02-0810-4/+48
* [NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy2007-02-089-238/+337
* [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-083-51/+33
* [NETFILTER]: Add SANE connection tracking helperMichal Schmidt2007-02-085-0/+279
* [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-086-13/+14
* [IPV6] RAW: Add checksum default defines for MH.Masahide NAKAMURA2007-02-082-28/+11
* [IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan2007-02-082-0/+4
* [XFRM]: Fix missed error setting in xfrm4_policy.cDavid S. Miller2007-02-081-0/+1
* [IPSEC]: IPv4 over IPv6 IPsec tunnelMiika Komu2007-02-082-27/+65
* [IPSEC]: IPv6 over IPv4 IPsec tunnelMiika Komu2007-02-082-26/+77
* [IPSEC]: exporting xfrm_state_afinfoMiika Komu2007-02-084-5/+10
* [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin2007-02-082-6/+2
* [TG3]: Avoid an expensive divide.Eric Dumazet2007-02-081-1/+1
* [DCCP]: Warning fixes.Andrew Morton2007-02-081-2/+3
* [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...Joe Jin2007-02-081-4/+1
* [NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk2007-02-082-17/+8
* [ATM]: Fix for crash in adummy_init()Daniel Walker2007-02-081-1/+2
* [NET]: user of the jiffies rounding code: NetworkingArjan van de Ven2007-02-083-3/+13
* [TCP]: Don't apply FIN exception to full TSO segments.John Heffner2007-02-081-1/+2
* [TCP]: Check num sacks in SACK fast pathBaruch Even2007-02-081-0/+5
* [TCP]: Seperate DSACK from SACK fast pathBaruch Even2007-02-082-36/+32
* [TCP]: Advance fast path pointer for first block onlyBaruch Even2007-02-081-10/+24
* [PACKET]: Fix skb->cb clobbering between aux and sockaddrHerbert Xu2007-02-081-16/+30
* [PACKET]: Add optional checksum computation for recvmsgHerbert Xu2007-02-082-9/+58
* [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-0812-13/+14
* [TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt2007-02-085-12/+11
* [IPV6] ROUTE: Do not route packets to link-local address on other device.YOSHIFUJI Hideaki2007-02-081-5/+14
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-0812-85/+149
* [NET_SCHED] sch_prio: class statistics printing enabledJarek Poplawski2007-02-081-0/+15
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0817-468/+1211
|\
| * configfs: Zero terminate data in configfs attribute writes.Joel Becker2007-02-071-3/+6
| * [PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner2007-02-071-127/+31
| * ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei2007-02-072-0/+10
| * [PATCH] ocfs2: drop INET from Kconfig, not neededRandy Dunlap2007-02-071-1/+0
| * ocfs2_dlm: Add timeout to dlm join domainSunil Mushran2007-02-071-1/+13
| * ocfs2_dlm: Silence some messages during join domainSunil Mushran2007-02-071-3/+6
| * ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda2007-02-073-1/+62
| * ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockresSunil Mushran2007-02-072-11/+94
| * ocfs2: Binds listener to the configured ip addressSunil Mushran2007-02-071-7/+8
| * ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel2007-02-074-4/+29
| * ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-0712-60/+112
OpenPOWER on IntegriCloud