summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-03-12ieee802154: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-12net: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-128021q: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-12Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-12netfilter: connlimit: use kmem_cache for conn objectsFlorian Westphal
2014-03-12netfilter: connlimit: move insertion of new element out of count functionFlorian Westphal
2014-03-12netfilter: connlimit: improve packet-to-closed-connection logicFlorian Westphal
2014-03-12netfilter: connlimit: factor hlist search into new functionFlorian Westphal
2014-03-11pkt_sched: add cond_resched() to class and qdisc dumpEric Dumazet
2014-03-11pkt_sched: do not use rcu in tc_dump_qdisc()Eric Dumazet
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin
2014-03-11Bluetooth: Enable duplicates filter in background scanAndre Guedes
2014-03-11Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl
2014-03-11Bluetooth: make bluetooth 6lowpan as an optionAlexander Aring
2014-03-11ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-03-10tcp: timestamp SYN+DATA messagesEric Dumazet
2014-03-106lowpan: reassembly: fix access of ctl table entryAlexander Aring
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet
2014-03-10l2tp: fix unused variable warningEric Dumazet
2014-03-10netlink: autosize skb lengthesEric Dumazet
2014-03-10sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro
2014-03-10Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-10net: af_key: fix sleeping under rcuNikolay Aleksandrov
2014-03-09vlan: use use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong
2014-03-09vlan: slight optimization for vlan_do_receive()dingtianhong
2014-03-09Bluetooth: Add support for handling signature resolving keysMarcel Holtmann
2014-03-08pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-03-08netfilter: nft_nat: fix family validationPatrick McHardy
2014-03-08netfilter: nft_ct: remove family from struct nft_ctPatrick McHardy
2014-03-08netfilter: nf_tables: restore notifications for anonymous set destructionPatrick McHardy
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy
2014-03-08netfilter: nf_tables: clean up nf_tables_trans_add() argument orderPatrick McHardy
2014-03-076lowpan: reassembly: fix return of init functionAlexander Aring
2014-03-07Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-07l2tp: keep original skb ownershipEric Dumazet
2014-03-07tcp: do not leak non zero tstamp in output packetsEric Dumazet