aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-11af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski
2010-01-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila
2010-01-06Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-01-06sunrpc: fix peername failed on closed listenerXiaotian Feng
2010-01-06sunrpc: fix build-time warningRandy Dunlap
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven
2010-01-03net/sctp/socket.c: squish warningAndrew Morton
2010-01-03rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau
2009-12-26NET: XFRM: Fix spelling of neighbour.Ralf Baechle
2009-12-25net: restore ip source validationJamal Hadi Salim
2009-12-23pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-22ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-18ipv6: fix an oops when force unload ipv6 moduleYang Hongyang
2009-12-18netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan
2009-12-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton
2009-12-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust
2009-12-18SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust
2009-12-17Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko
2009-12-17Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan
2009-12-17Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan
2009-12-17Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin
2009-12-17fs: no games with DCACHE_UNHASHEDNick Piggin
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-16switch sock_alloc_file() to alloc_file()Al Viro