summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | [SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP.Vlad Yasevich2007-05-041-10/+22
* | [SCTP]: Verify all destination ports in sctp_connectx.Vlad Yasevich2007-05-041-0/+8
* | [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-042-36/+17
* | [XFRM] SAD info TLV aggregationxJamal Hadi Salim2007-05-042-14/+10
* | [AF_RXRPC]: Sort out MTU handling.David Howells2007-05-044-14/+115
* | [AF_IUCV/IUCV] : Add missing section annotationsHeiko Carstens2007-05-042-48/+45
* | [AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt2007-05-041-29/+130
* | [NETLINK]: Remove bogus BUG_ONPatrick McHardy2007-05-041-1/+0
* | [TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji2007-05-031-2/+1
* | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-0324-182/+214
* | [TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_startIlpo Järvinen2007-05-031-21/+3
* | [NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy2007-05-031-98/+40
* | [NETFILTER]: sip: Fix RTP address NATHerbert Xu2007-05-031-1/+25
* | [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2007-05-031-12/+8
* | [NETFILTER]: ipt_DNAT: accept port randomization optionPatrick McHardy2007-05-031-4/+0
* | [NET]: Add __dev_getfirstbyhwtypePatrick McHardy2007-05-031-5/+16
* | [NETLINK]: Fix use after free in netlink_recvmsgPatrick McHardy2007-05-031-4/+2
* | [NETLINK]: Kill CB only when socket is unusedHerbert Xu2007-05-031-14/+15
* | [TCP]: Delete unused header file net/ipv4/tcp_yeah.h.Robert P. J. Day2007-05-031-7/+0
* | [AFS/AF_RXRPC]: Miscellaneous fixes.David Howells2007-05-031-1/+2
|/
* [UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller2007-04-301-8/+33
* [IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller2007-04-301-18/+18
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-3014-219/+527
|\
| * [IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen2007-04-301-0/+6
| * [IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen2007-04-301-0/+7
| * [IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen2007-04-301-1/+4
| * [IPV4] SNMP: Support InNoRoutesMitsuru Chinen2007-04-301-0/+2
| * [TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen2007-04-302-7/+12
| * [TCP] FRTO: Delay skb available check until it's mandatoryIlpo Järvinen2007-04-301-8/+11
| * [XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2007-04-301-0/+55
| * [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algoEric Dumazet2007-04-301-57/+114
| * [AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2007-04-281-73/+132
| * [IPV6]: Fix slab corruption running ip6sicEric Sesterhenn2007-04-281-1/+1
| * [TCP]: Update references in two old commentsGerrit Renker2007-04-282-9/+7
| * [XFRM]: Export SPD infoJamal Hadi Salim2007-04-282-1/+92
| * [IPV6]: Track device renames in snmp6.Stephen Hemminger2007-04-282-2/+5
| * [SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage.Vlad Yasevich2007-04-281-36/+60
| * [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-281-25/+20
* | [PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXXLarry Finger2007-04-281-0/+1
* | [PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditionalLarry Finger2007-04-282-3/+3
* | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-287-10/+10
|/
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-272-0/+6
* [NET]: Revert sk_buff walker cleanups.David S. Miller2007-04-275-86/+158
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-04-271-11/+16
|\
| * uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-17/+11
| * Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-271-0/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-04-272-12/+32
|\ \ | |/ |/|
| * SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-261-3/+0
| * NetLabel: convert a BUG_ON in the CIPSO code to a runtime checkPaul Moore2007-04-261-1/+3
| * NetLabel: cleanup and document CIPSO constantsPaul Moore2007-04-261-8/+29
OpenPOWER on IntegriCloud