aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-04mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan
2012-01-04mac80211: fix kernel panic in IBSS due to a regressionMohammed Shafi Shajakhan
2012-01-04mac80211: fix scan state machineMohammed Shafi Shajakhan
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall
2012-01-04mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt
2012-01-04mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa
2012-01-04net_sched: sfq: always randomize hash perturbationEric Dumazet
2012-01-04net_sched: sfq: fix mem alloc error recoveryEric Dumazet
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03switch ->path_mknod() to umode_tAl Viro
2012-01-03sunrpc: propagate umode_tAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03Merge 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-03net_sched: qdisc_alloc_handle() can be too slowEric Dumazet
2012-01-03sch_qfq: accurate wsum handlingEric Dumazet
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet
2012-01-03sch_sfq: dont put new flow at the end of flowsEric Dumazet
2012-01-03Bluetooth: Correct packet len calculationAndrei Emeltchenko
2012-01-03Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan
2012-01-03Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan
2012-01-03Bluetooth: Fix mgmt_stop_discovery_failed()Andre Guedes
2012-01-02Bluetooth: Queue adv_work on system workqueueAndre Guedes
2012-01-02Bluetooth: Fix adv_work delayAndre Guedes
2012-01-02Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes
2012-01-02Bluetooth: Rename extfeaturesAndre Guedes
2012-01-02Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan
2012-01-02Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan
2012-01-02Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan
2012-01-02Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan
2012-01-02Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-02Bluetooth: Fix bacpy in l2cap_core.cGustavo F. Padovan
2012-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-01netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-30netem: fix classful handlingEric Dumazet
2011-12-30IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt
2011-12-30unix_diag: Fixup RQLEN extension reportPavel Emelyanov