summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches8-216/+248
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson1-1/+2
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2-19/+27
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-102/+149
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2012-01-04ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac1-15/+28
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman2-3/+5
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan2-19/+0
2012-01-04mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar1-10/+9
2012-01-04mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan1-0/+2
2012-01-04mac80211: fix kernel panic in IBSS due to a regressionMohammed Shafi Shajakhan1-1/+4
2012-01-04mac80211: fix scan state machineMohammed Shafi Shajakhan1-1/+1
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall1-1/+1
2012-01-04mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller1-1/+3
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht1-1/+5
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias2-0/+9
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez4-7/+54
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez1-3/+3
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez1-6/+6
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias1-0/+18
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias4-31/+30
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt1-1/+4
2012-01-04mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa1-20/+0
2012-01-04net_sched: sfq: always randomize hash perturbationEric Dumazet1-6/+6
2012-01-04net_sched: sfq: fix mem alloc error recoveryEric Dumazet1-19/+33
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings1-55/+0
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings2-2/+11
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-01-03switch ->path_mknod() to umode_tAl Viro1-1/+1
2012-01-03sunrpc: propagate umode_tAl Viro2-2/+2
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville28-1135/+1282
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-1/+1
2012-01-03net_sched: qdisc_alloc_handle() can be too slowEric Dumazet1-5/+9
2012-01-03sch_qfq: accurate wsum handlingEric Dumazet1-8/+9
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet1-2/+2
2012-01-03sch_sfq: dont put new flow at the end of flowsEric Dumazet1-1/+1
2012-01-03Bluetooth: Correct packet len calculationAndrei Emeltchenko1-5/+4
2012-01-03Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan1-0/+2
2012-01-03Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan1-12/+12
2012-01-03Bluetooth: Fix mgmt_stop_discovery_failed()Andre Guedes1-1/+1
2012-01-02Bluetooth: Queue adv_work on system workqueueAndre Guedes1-2/+1
2012-01-02Bluetooth: Fix adv_work delayAndre Guedes1-2/+1
2012-01-02Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes1-1/+8
2012-01-02Bluetooth: Rename extfeaturesAndre Guedes2-2/+2
2012-01-02Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan1-4/+4
2012-01-02Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan1-2/+0
2012-01-02Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan1-4/+4
2012-01-02Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan1-11/+11
2012-01-02Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan1-6/+6