summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-30netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov
2014-07-30namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman
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-29ip: make IP identifiers less predictableEric Dumazet
2014-07-29tipc: make tipc_buf_append() more robustJon Paul Maloy
2014-07-29neighbour : fix ndm_type type error issueJun Zhao
2014-07-29Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-28Bluetooth: Fix incorrectly disabling page scan when toggling connectableJohan Hedberg
2014-07-28Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-28inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov
2014-07-28inet: frag: use seqlock for hash rebuildFlorian Westphal
2014-07-28inet: frag: remove periodic secret rebuild timerFlorian Westphal
2014-07-28inet: frag: remove lru listFlorian Westphal
2014-07-28inet: frag: don't account number of fragment queuesFlorian Westphal
2014-07-28inet: frag: move eviction of queues to work queueFlorian Westphal
2014-07-28inet: frag: move evictor calls into frag_find functionFlorian Westphal
2014-07-28inet: frag: remove hash size assumptions from callersFlorian Westphal
2014-07-28inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal
2014-07-27Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann
2014-07-26Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas
2014-07-26Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas
2014-07-26Bluetooth: Fix white list handling with resolvable private addressesMarcel Holtmann
2014-07-26Bluetooth: Add support for using controller white list filteringMarcel Holtmann
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-25netfilter: xt_LED: fix too short led-always-blinkJiri Prchal
2014-07-25netfilter: kill remnants of ulog targetsPaul Bolle
2014-07-25netfilter: xt_LED: don't output error message redundantlyDuan Jiong
2014-07-25netfilter: nf_conntrack: remove exceptional & on function nameHimangi Saraogi
2014-07-25ipv6: remove obsolete comment in ip6_append_data()Li RongQing
2014-07-25net: do not name the pointer to struct net_device netWANG Cong
2014-07-25net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov
2014-07-25net_sched: remove exceptional & on function nameHimangi Saraogi