summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2012-02-14Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2012-02-14Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2012-02-14Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2012-02-14Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2012-02-14Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2012-02-14rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2012-02-14net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2012-02-14misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2012-02-14sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2012-02-14net: socket ioctl to reset connections matching local addressRobert Love
2012-02-14Paranoid network.Robert Love
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa
2012-01-30Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-27net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-26net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula
2012-01-26ipv6: Fix ip_gre lockless xmits.Willem de Bruijn
2012-01-26netns: fix net_alloc_generic()Eric Dumazet
2012-01-25tcp: bind() optimize port allocationFlavio Leitner
2012-01-25tcp: bind() fix autoselection to share portsFlavio Leitner
2012-01-25l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer
2012-01-24llc: Fix race condition in llc_ui_recvmsgRadu Iliescu
2012-01-24mac80211: set bss_conf.idle when vif is connectedEliad Peller
2012-01-24mac80211: update oper_channel on ibss joinEliad Peller
2012-01-23SUNRPC: Fix machine creds in generic_create_cred and generic_matchTrond Myklebust
2012-01-22ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-22tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-01-22pktgen: Fix unsigned function that is returning negative valsPaul Gortmaker
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng
2012-01-22netem: Fix off-by-one bug in reorderingVijay Subramanian
2012-01-20tcp: fix undo after RTO for CUBICNeal Cardwell
2012-01-20tcp: fix undo after RTO for BICNeal Cardwell
2012-01-18net: race condition in ipv6 forwarding and disable_ipv6 parametersFrancesco Ruggeri
2012-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-18mac80211: fix work removal on deauth requestJohannes Berg
2012-01-18mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona
2012-01-18mac80211: fix debugfs key->station symlinkJohannes Berg