summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy2007-06-031-6/+9
* [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDPWei Dong2007-06-033-3/+13
* [NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu2007-06-031-1/+1
* [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)Ilpo Järvinen2007-06-031-2/+2
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-038-19/+7
* [NET]: Make net watchdog timers 1 sec jiffy aligned.Venkatesh Pallipadi2007-06-031-1/+2
* [TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2007-06-032-6/+1
* [AF_UNIX]: Fix datagram connect race causing an OOPS.David S. Miller2007-06-031-5/+38
* [AF_UNIX]: Make socket locking much less confusing.David S. Miller2007-06-031-47/+47
* VLAN: kill_vid is only useful for VLAN filtering devicesStephen Hemminger2007-06-031-7/+3
* Merge branch 'mac80211' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller2007-05-312-2/+8
|\
| * [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_staJohn W. Linville2007-05-291-1/+1
| * [PATCH] mac80211: always set carrier status on openMichael Wu2007-05-291-0/+2
| * [PATCH] mac80211: fix memory leak when defrag fragmentsHong Liu2007-05-291-1/+3
| * [PATCH] mac80211: fail back to use associate from reassociateZhu Yi2007-05-291-0/+2
* | [BRIDGE]: Round off STP perodic timers.Stephen Hemminger2007-05-312-2/+3
* | [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.Baruch Even2007-05-311-3/+11
* | [TCP] tcp_probe: use GCC printf attributeStephen Hemminger2007-05-311-1/+2
* | [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.Sangtae Ha2007-05-311-1/+1
* | [TCP]: Consolidate checking for tcp orphan count being too big.Pavel Emelianov2007-05-312-6/+3
* | [AF_PACKET]: Kill CONFIG_PACKET_SOCKET.David S. Miller2007-05-311-20/+5
* | [IPV6]: Fix build warning.David S. Miller2007-05-311-1/+0
* | [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICASTDavid S. Miller2007-05-311-27/+4
* | [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRTDavid S. Miller2007-05-311-11/+0
* | [IPSEC]: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA2007-05-314-8/+7
* | [NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom2007-05-311-3/+3
* | [IPV6] ROUTE: No longer handle ::/0 specially.YOSHIFUJI Hideaki2007-05-311-8/+0
* | [IPSEC]: Fix IPv6 AH calculation in outboundKazunori MIYAZAWA2007-05-311-1/+1
* | [XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller2007-05-311-1/+2
* | [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller2007-05-312-6/+18
* | [PATCH] softmac: alloc_ieee80211() NULL checkAkinobu Mita2007-05-291-1/+4
* | [PATCH] ieee80211: fix incomplete error messageAkinobu Mita2007-05-291-1/+1
|/
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-249-14/+199
* [NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin2007-05-241-1/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-05-241-64/+80
|\
| * [Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann2007-05-241-64/+80
* | [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hookJing Min Zhao2007-05-241-3/+3
* | [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCAJing Min Zhao2007-05-241-0/+10
* | [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signalJing Min Zhao2007-05-241-29/+0
* | [NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address accessJing Min Zhao2007-05-241-1/+1
* | [NETFILTER]: nf_conntrack_h323: fix ASN.1 typesJing Min Zhao2007-05-241-18/+13
* | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy2007-05-242-17/+8
* | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number updatePatrick McHardy2007-05-241-3/+5
* | [NET_SCHED]: sch_htb: fix event cache time calculationPatrick McHardy2007-05-241-2/+3
* | [DCCP]: Fix build warning when debugging is disabled.David S. Miller2007-05-241-2/+1
* | [TIPC]: Fixed erroneous introduction of for_each_netdevJon Paul Maloy2007-05-241-4/+6
* | [RTNETLINK]: Fix sending netlink message when replace route.Milan Kocian2007-05-244-7/+13
* | [TIPC]: Use menuconfig objects.Jan Engelhardt2007-05-241-13/+11
* | [SCTP]: Use menuconfig objects.Jan Engelhardt2007-05-241-8/+6
* | [IPVS]: Use menuconfig objects.Jan Engelhardt2007-05-241-25/+5