aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-05Merge commit 'v3.3-rc6' into android-3.3Colin Cross
2012-03-02Merge commit 'v3.3-rc5' into android-3.3Colin Cross
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-24gre: fix spelling in commentsstephen hemminger
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik
2012-02-24Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-22netfilter: ip6_route_output() never returns NULL.RongQing.Li
2012-02-22ipv6: ip6_route_output() never returns NULL.RongQing.Li
2012-02-22atm: clip: remove clip_tblEric Dumazet
2012-02-21ipv4: ping: Fix recvmsg MSG_OOB error handling.David S. Miller
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose
2012-02-21neighbour: Fixed race condition at tbl->nhtMichel Machado
2012-02-21Merge commit 'v3.3-rc4' into android-3.3Colin Cross
2012-02-21netfilter: ctnetlink: fix soft lockup when netlink adds new entriesJozsef Kadlecsik
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-19netem: fix dequeueEric Dumazet
2012-02-15mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau
2012-02-15mac80211: call rate control only after initJohannes Berg
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15Bluetooth: Fix possible use after free in delete pathUlisses Furquim
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim
2012-02-15Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg
2012-02-15Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek
2012-02-15Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg
2012-02-15Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2012-02-14netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet
2012-02-14RxRPC: Fix kcalloc parameters swappedAxel Lin
2012-02-14tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell
2012-02-14bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2012-02-14netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2012-02-14netfilter: fixup the quota2, and enable.JP Abgrall
2012-02-14netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2012-02-14netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2012-02-14netfilter: add xt_qtaguid matching moduleJP Abgrall
2012-02-14nf: xt_socket: export the fancy sock finder codeJP Abgrall
2012-02-14net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2012-02-14net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2012-02-14net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2012-02-14net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2012-02-14net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2012-02-14net: activity_stats: Add statistics for network transmission activityMike Chan
2012-02-14Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2012-02-14Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley