summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master'Jeff Garzik2005-12-195-5/+8
|\
| * [PATCH] Address of void __user * is void __user * *, not void * __user *Al Viro2005-12-151-1/+1
| * [VLAN]: Fix hardware rx csum errorsStephen Hemminger2005-12-141-0/+3
| * [GRE]: Fix hardware checksum modificationHerbert Xu2005-12-141-1/+1
| * [PKT_SCHED]: Disable debug tracing logs by default in packet action API.David S. Miller2005-12-131-1/+1
| * [IPV6] addrconf: Do not print device pointer in privacy log message.David S. Miller2005-12-131-2/+2
* | Merge branch 'upstream-fixes'Jeff Garzik2005-12-133-12/+14
|\ \ | |/
| * [PATCH] ieee80211_crypt_tkip depends on NET_RADIOOlaf Hering2005-12-121-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/nf-2.6Linus Torvalds2005-12-121-1/+4
| |\
| | * [NETFILTER]: ip_nat_tftp: Fix expectation NATMarcus Sundberg2005-12-121-1/+4
| * | [TCPv6]: Fix skb leakArnaldo Carvalho de Melo2005-12-121-10/+9
| |/
* | Merge branch 'master'Jeff Garzik2005-12-1216-213/+283
|\ \ | |/
| * [IPv6] IPsec: fix pmtu calculation of espKazunori MIYAZAWA2005-12-081-1/+1
| * [NET]: Fix NULL pointer deref in checksum debugging.Stephen Hemminger2005-12-081-1/+2
| * [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().David S. Miller2005-12-061-54/+61
| * [TCP] Vegas: timestamp before cloneDavid S. Miller2005-12-061-109/+124
| * [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calcThomas Young2005-12-061-8/+0
| * [TCP] Vegas: stop resetting rtt every ackThomas Young2005-12-061-4/+4
| * [DECNET]: add memory buffer settings Steven Whitehouse2005-12-052-3/+55
| * [NET]: make function pointer argument parseable by kernel-docMartin Waitz2005-12-051-1/+1
| * [NETFILTER]: Don't use conntrack entry after dropping the referencePatrick McHardy2005-12-051-4/+2
| * [NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlinkPatrick McHardy2005-12-051-1/+2
| * [NETFILTER]: Wait for untracked references in nf_conntrack module unloadPatrick McHardy2005-12-051-0/+3
| * [NETFILTER]: Mark ctnetlink as EXPERIMENTALPatrick McHardy2005-12-052-6/+6
| * [NETFILTER]: Fix CTA_PROTO_NUM attribute size in ctnetlinkPatrick McHardy2005-12-051-2/+2
| * [NETFILTER]: Fix ip_conntrack_flush abuse in ctnetlinkPatrick McHardy2005-12-051-9/+11
| * [NETFILTER]: nfnetlink: Fix calculation of minimum message lengthYasuyuki Kozakai2005-12-051-3/+2
| * [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 typeYasuyuki Kozakai2005-12-051-6/+6
| * [NETFILTER]: Fix incorrect argument to ip_nat_initialized() in ctnetlinkPablo Neira Ayuso2005-12-051-1/+1
* | Merge branch 'master'Jeff Garzik2005-12-0311-46/+100
|\ \ | |/
| * SUNRPC: Fix Oopsable condition in rpc_pipefsTrond Myklebust2005-12-031-1/+1
| * [IPV6]: Load protocol module dynamically.YOSHIFUJI Hideaki2005-12-021-14/+33
| * [IPV4] Fix EPROTONOSUPPORT error in inet_createHerbert Xu2005-12-021-4/+3
| * [IGMP]: workaround for IGMP v1/v2 bugDavid Stevens2005-12-022-1/+9
| * [SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection fromNeil Horman2005-12-021-1/+2
| * [SCTP]: Return socket errors only if the receive queue is empty.Neil Horman2005-12-021-5/+5
| * [NETLINK]: Fix processing of fib_lookup netlink messagesThomas Graf2005-12-011-2/+6
| * [NETFILTER]: Fix recent match jiffies wrap mismatchesPhil Oester2005-12-011-0/+1
| * [NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrackJozsef Kadlecsik2005-12-012-18/+40
* | Merge branch 'master'Jeff Garzik2005-12-0131-123/+125
|\ \ | |/
| * [IPV6]: make two functions staticAdrian Bunk2005-11-292-3/+4
| * [NETFILTER] ipv4: small cleanupsAdrian Bunk2005-11-293-4/+4
| * [IPV4]: make two functions staticAdrian Bunk2005-11-292-2/+2
| * [NET]: Add const markers to various variables.Arjan van de Ven2005-11-2919-29/+29
| * [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-293-30/+41
| * [ATM]: avoid race conditions related to atm_devs listStanislaw Gruszka2005-11-293-23/+20
| * [ATM]: attempt to autoload atm driversMitchell Blank Jr2005-11-292-2/+3
| * [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr2005-11-291-4/+7
| * [ATM]: always return the first interface for ATM_ITF_ANYMitchell Blank Jr2005-11-291-20/+10
| * [IPV4] tcp/route: Another look at hash table sizesMike Stroyan2005-11-292-6/+3
OpenPOWER on IntegriCloud