summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-06-04NFC: Export LLCP general bytes getterSamuel Ortiz
2012-06-04NFC: LLCP's MIUX is 10 bytes long, not 7Samuel Ortiz
2012-06-04NFC: Move LLCP MIU extension value to socket structureSamuel Ortiz
2012-06-04NFC: Move LLCP receiver window value to socket structureSamuel Ortiz
2012-06-04NFC: Socket linked listSamuel Ortiz
2012-06-04NFC: Take a reference on the LLCP local pointer when creating a socketSamuel Ortiz
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman
2012-06-04mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka
2012-06-04net/9p: Add __force to cast of __user pointerJoe Perches
2012-06-04net: Remove casts to same typeJoe Perches
2012-06-04drop_monitor: dont sleep in atomic contextEric Dumazet
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet
2012-06-04net: use consume_skb() in place of kfree_skb()Eric Dumazet
2012-06-04tcp: tcp_make_synack() consumes dst parameterEric Dumazet
2012-06-04tcp: tcp_make_synack() can use alloc_skb()Eric Dumazet
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01sch_atm.c: get rid of poinless externAl Viro
2012-06-01Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-06-01nfsd4: move principal name into svc_credJ. Bruce Fields
2012-06-01svcrpc: fix a comment typoJ. Bruce Fields
2012-06-01sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton
2012-06-01SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-06-01SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-06-01rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields
2012-05-31net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-30drop_monitor: Add module alias to enable automatic module loadingNeil Horman
2012-05-30genetlink: Build a generic netlink family module aliasNeil Horman
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa
2012-05-29rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo
2012-05-29l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira
2012-05-29mac80211: fix flag check for QoS NOACK framesClaudio Pisa
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng
2012-05-27xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier