summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-02-23Merge commit 'v3.2.7' into rt-3.2.7-rt13v3.2.7-rt13Clark Williams
2012-02-20mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2012-02-15ping-sysrq.patchCarsten Emde
2012-02-15net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2012-02-15skbufhead-raw-lock.patchThomas Gleixner
2012-02-15net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2012-02-15net-ipv4-route-use-locks-on-up-rt.patchThomas Gleixner
2012-02-15net-wireless-warn-nort.patchThomas Gleixner
2012-02-15softirq-thread-do-softirq.patchThomas Gleixner
2012-02-15net-flip-lock-dep-thingy.patchThomas Gleixner
2012-02-03tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-02-03tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-02-03rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-02-03net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2012-02-03l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman
2012-02-03af_unix: fix EPOLLET regression for stream socketsEric Dumazet
2012-02-03net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-02-03netns: fix net_alloc_generic()Eric Dumazet
2012-02-03mac80211: fix work removal on deauth requestJohannes Berg
2012-01-25mac80211: revert on-channel work optimisationsJohannes Berg
2012-01-25svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields
2012-01-25mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka
2012-01-25NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-12igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-27packet: fix possible dev refcnt leak when bind failWei Yongjun
2011-12-24Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-12-24netem: dont call vfree() under spinlock and BH disabledEric Dumazet
2011-12-24netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso
2011-12-24netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso
2011-12-23Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-22mqprio: Avoid panic if no options are providedThomas Graf
2011-12-22bridge: provide a mtu() method for fake_dst_opsEric Dumazet
2011-12-22ipv4: using prefetch requires including prefetch.hStephen Rothwell
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-21ipv4: reintroduce route cache garbage collectorEric Dumazet
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-20Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds