aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-12
|\
| * af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski2010-01-11
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-01-08
| |\
| | * netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal2010-01-08
| | * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy2010-01-07
| | * ipvs: Add boundary check on ioctl argumentsArjan van de Ven2010-01-04
| | * ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2009-12-22
| * | tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila2010-01-08
| * | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-06
| * | net/sctp/socket.c: squish warningAndrew Morton2010-01-04
| * | rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP2010-01-04
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-01-08
|\ \ \
| * | | sunrpc: fix build-time warningRandy Dunlap2010-01-06
| * | | sunrpc: on successful gss error pipe write, don't return errorJeff Layton2009-12-18
| * | | SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust2009-12-18
| * | | SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust2009-12-18
* | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-01-06
|\ \ \ \
| * | | | sunrpc: fix peername failed on closed listenerXiaotian Feng2010-01-06
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-30
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-29
| |\ \ \ \
| | * | | | mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-28
| | * | | | mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-28
| | * | | | cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-28
| | * | | | cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-28
| | * | | | mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-28
| * | | | | NET: XFRM: Fix spelling of neighbour.Ralf Baechle2009-12-26
| * | | | | net: restore ip source validationJamal Hadi Salim2009-12-25
| * | | | | pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend2009-12-24
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-21
| |\| | | |
| | * | | | mac80211: fix WMM AP settings applicationJohannes Berg2009-12-21
| | * | | | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-21
| | * | | | mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-14
* | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* | | | | | kfifo: cleanup namespaceStefani Seibold2009-12-22
* | | | | | kfifo: move out spinlockStefani Seibold2009-12-22
* | | | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-22
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-21
|\| | | | | | |_|_|/ / |/| | | |
| * | | | ipv6: fix an oops when force unload ipv6 moduleYang Hongyang2009-12-18
| * | | | netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-18
| * | | | Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko2009-12-17
| * | | | Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan2009-12-17
| * | | | Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan2009-12-17
| * | | | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin2009-12-17
* | | | | fs: no games with DCACHE_UNHASHEDNick Piggin2009-12-17
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\ \ \ \ \
| * | | | | switch alloc_file() to passing struct pathAl Viro2009-12-16
| * | | | | switch sock_alloc_file() to alloc_file()Al Viro2009-12-16
| * | | | | 9p connect fixesAl Viro2009-12-16
| * | | | | merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro2009-12-16
| * | | | | reorder alloc_fd/attach_fd in socketpair()Al Viro2009-12-16