aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2006-09-06
|\
| * [PATCH] ieee80211: Workaround malformed 802.11 frames from APZhu Yi2006-08-29
| * [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machinesZhu Yi2006-08-29
| * [PATCH] ieee80211: TKIP and CCMP replay check reworkZhu Yi2006-08-29
| * [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warningZhu Yi2006-08-29
| * [PATCH] ieee80211: Fix header->qos_ctl endian issueZhu Yi2006-08-29
| * Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-29
| |\
| * \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-22
| |\ \
| * \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-14
| |\ \ \
| * \ \ \ Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-08-04
| |\ \ \ \
| * \ \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-04
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'master' into upstreamJeff Garzik2006-09-04
|\ \ \ \ \ \ \
| * | | | | | | [IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong2006-08-31
| * | | | | | | [NET]: Rate limiting for socket allocation failure messages.Akinobu Mita2006-08-31
| * | | | | | | [IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki2006-08-31
| * | | | | | | [IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser2006-08-30
| * | | | | | | [NETLINK]: Call panic if nl_table allocation failsAkinobu Mita2006-08-30
| * | | | | | | [TCP]: Two RFC3465 Appropriate Byte Count fixes.Daikichi Osuga2006-08-30
| * | | | | | | [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter errorLv Liangying2006-08-30
| * | | | | | | [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().Sridhar Samudrala2006-08-30
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' into upstreamJeff Garzik2006-08-29
|\| | | | | |
| * | | | | | [DCCP]: Fix CCID3Ian McDonald2006-08-27
| * | | | | | [BRIDGE] netfilter: memory corruption fixStephen Hemminger2006-08-26
| * | | | | | [DCCP]: Introduce dccp_rx_hist_find_entryIan McDonald2006-08-26
| * | | | | | [DCCP]: Introduces follows48 functionIan McDonald2006-08-26
| * | | | | | [DCCP]: Update contact details and copyrightIan McDonald2006-08-26
| * | | | | | [DCCP]: Fix typoIan McDonald2006-08-26
| * | | | | | [IPV6]: Segmentation offload not set correctly on TCP childrenStephen Hemminger2006-08-26
| * | | | | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman2006-08-25
| |\ \ \ \ \ \
| | * | | | | | NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells2006-08-24
| | * | | | | | SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust2006-08-24
| | * | | | | | SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust2006-08-24
| | * | | | | | NFS: clean up rpc_rmdirTrond Myklebust2006-08-24
| | * | | | | | SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-24
| | | |_|_|_|/ | | |/| | | |
| * | | | | | [TCP]: Limit window scaling if window is clamped.Stephen Hemminger2006-08-22
| * | | | | | [NETFILTER]: arp_tables: fix table locking in arpt_do_tablePatrick McHardy2006-08-22
| * | | | | | Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-22
| |/ / / / /
* | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-19
|\| | | | |
| * | | | | [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-17
| * | | | | [NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy2006-08-17
| * | | | | [NETFILTER]: ctnetlink: fix deadlock in table dumpingPatrick McHardy2006-08-17
| * | | | | [IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov2006-08-17
| * | | | | [MCAST]: Fix filter leak on device removal.David L Stevens2006-08-17
| * | | | | [NET]: Disallow whitespace in network device names.David S. Miller2006-08-17
| * | | | | [PKT_SCHED] cls_u32: Fix typo.Ralf Hildebrandt2006-08-17
| * | | | | [ATM]: Compile error on ARMKevin Hilman2006-08-17
| * | | | | [IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka2006-08-17
| * | | | | [IPV6] lockdep: annotate __icmpv6_socketIngo Molnar2006-08-17
| * | | | | [NETFILTER]: xt_physdev build fixAndrew Morton2006-08-17
| * | | | | [NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha2006-08-17