aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: avoid one atomic operation in skb_clone()Eric Dumazet2014-10-01
* net: cleanup and document skb fclone layoutEric Dumazet2014-10-01
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-30
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-30
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-30
* net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet2014-09-29
* net : optimize skb_release_data()Eric Dumazet2014-09-26
* net: optimise inet_proto_csum_replace4()LEROY Christophe2014-09-26
* net: introduce __skb_header_release()Eric Dumazet2014-09-26
* net: Change netdev_<level> logging functions to return voidJoe Perches2014-09-26
* net: Remove gso_send_check as an offload callbackTom Herbert2014-09-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\
| * net: fix creation adjacent device symlinksAlexander Y. Fomichev2014-09-15
| * net: fix skb_page_frag_refill() kerneldocEric Dumazet2014-09-08
* | net: keep original skb which only needs header checking during software GSOJason Wang2014-09-22
* | net: add alloc_skb_with_frags() helperEric Dumazet2014-09-19
* | tcp: allow segment with FIN in tcp_try_coalesce()Eric Dumazet2014-09-15
* | net: bpf: correctly handle errors in sk_attach_filter()Sasha Levin2014-09-13
* | net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa2014-09-13
* | ipv6: drop useless rcu_read_lock() in anycastWANG Cong2014-09-13
* | net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-13
* | mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck2014-09-12
* | skb: Add documentation for skb_clone_skAlexander Duyck2014-09-12
* | pktgen: Convert pr_warning to pr_warnJoe Perches2014-09-10
* | netns: remove one sparse warningEric Dumazet2014-09-09
* | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\|
| * net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-05
| * net: attempt a single high order allocationEric Dumazet2014-08-29
| * net: fix checksum features handling in netif_skb_features()Michal Kubeček2014-08-25
| * net: prevent of emerging cross-namespace symlinksAlexander Y. Fomichev2014-08-25
* | net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck2014-09-05
* | net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck2014-09-05
* | net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-05
* | net-timestamp: Merge shared code between phy and regular timestampingAlexander Duyck2014-09-05
* | ethtool: Add generic options for tunablesGovindarajulu Varadarajan2014-09-05
* | dev_ioctl: remove dev_load() CAP_SYS_MODULE messageDaniel Borkmann2014-09-05
* | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-05
* | qdisc: validate frames going through the direct_xmit pathJesper Dangaard Brouer2014-09-03
* | rtnl/do_setlink(): notify when a netdev is modifiedNicolas Dichtel2014-09-02
* | rtnl/do_setlink(): last arg is now a set of flagsNicolas Dichtel2014-09-02
* | rtnl/do_setlink(): set modified when IFLA_LINKMODE is updatedNicolas Dichtel2014-09-02
* | rtnl/do_setlink(): set modified when IFLA_TXQLEN is updatedNicolas Dichtel2014-09-02
* | sock: deduplicate errqueue dequeueWillem de Bruijn2014-09-02
* | net: Support for csum_bad in skbuffTom Herbert2014-09-02
* | pktgen: add flag NO_TIMESTAMP to disable timestampingJesper Dangaard Brouer2014-09-01
* | net: xmit_list() becomes dev_hard_start_xmit().David S. Miller2014-09-01
* | net: Don't keep around original SKB when we software segment GSO frames.David S. Miller2014-09-01
* | net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller2014-09-01
* | net: Separate out SKB validation logic from transmit path.David S. Miller2014-09-01