summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-05net_sched: Bug in netem reorderingHagen Paul Pfeifer
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan
2012-01-04mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar
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-04switch ->path_mknod() to umode_tAl Viro
2012-01-04sunrpc: propagate umode_tAl Viro
2012-01-04vfs: 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-03Bluetooth: Queue adv_work on system workqueueAndre Guedes
2012-01-03Bluetooth: Fix adv_work delayAndre Guedes
2012-01-03Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes
2012-01-03Bluetooth: Rename extfeaturesAndre Guedes
2012-01-03Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan
2012-01-03Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan
2012-01-03Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan
2012-01-03Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan