summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-07-31Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'security/next'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2014-07-31list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-30Bluetooth: Always use non-bonding requirement when not bondableJohan Hedberg
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg
2014-07-30Bluetooth: Fix sparse warning from HID new leds handlingMarcel Holtmann
2014-07-30Bluetooth: Fix check for connected state when pairingJohan Hedberg
2014-07-306lowpan: iphc: Fix parenthesis alignments which off-by-oneMarcel Holtmann
2014-07-306lowpan: iphc: Fix missing braces for if statementMarcel Holtmann
2014-07-306lowpan: iphc: Fix missing blank line after variable declarationsMarcel Holtmann
2014-07-306lowpan: iphc: Fix issues with alignment matching open parenthesisMarcel Holtmann
2014-07-306lowpan: iphc: Fix block comments to match networking styleMarcel Holtmann
2014-07-306lowpan: iphc: remove check on nullAlexander Aring
2014-07-306lowpan: iphc: use ipv6 api to check address scopeAlexander Aring
2014-07-306lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring
2014-07-306lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring
2014-07-306lowpan: iphc: use sizeof in udp uncompressionAlexander Aring
2014-07-306lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring
2014-07-30Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg
2014-07-29ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny
2014-07-29tipc: remove duplicated include from socket.cWei Yongjun
2014-07-29net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi
2014-07-29openvswitch: Use IS_ERR_OR_NULLHimangi Saraogi
2014-07-29net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi
2014-07-29SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust
2014-07-29SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurelyTrond Myklebust
2014-07-29SUNRPC: Reduce contention in svc_xprt_enqueue()Trond Myklebust
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-07-29vlan: fail early when creating netdev named configWANG Cong
2014-07-29ipv6: fail early when creating netdev named all or defaultWANG Cong
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-28ip: make IP identifiers less predictableEric Dumazet
2014-07-28tipc: make tipc_buf_append() more robustJon Paul Maloy
2014-07-28neighbour : fix ndm_type type error issueJun Zhao