summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann2015-03-01
* ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2015-03-01
* ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-01
* ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter codeDaniel Borkmann2015-03-01
* ebpf: constify various function pointer structsDaniel Borkmann2015-03-01
* tcp: cleanup static functionsEric Dumazet2015-02-28
* tcp: tso: allow CA_CWR state in tcp_tso_should_defer()Eric Dumazet2015-02-28
* tcp: tso: restore IW10 after TSO autosizingEric Dumazet2015-02-28
* tcp: tso: remove tp->tso_deferredEric Dumazet2015-02-28
* tipc: make media address offset a common defineErik Hugne2015-02-27
* tipc: rename media/msg related definitionsErik Hugne2015-02-27
* tipc: purge links when bearer is disabledErik Hugne2015-02-27
* tipc: fix nullpointer bug when subscribing to eventsErik Hugne2015-02-27
* tipc: only create header copy for name distr messagesErik Hugne2015-02-27
* fib_trie: Remove leaf_infoAlexander Duyck2015-02-27
* fib_trie: Add slen to fib aliasAlexander Duyck2015-02-27
* fib_trie: Replace plen with slen in leaf_infoAlexander Duyck2015-02-27
* fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-27
* multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-27
* igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa2015-02-27
* udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert2015-02-27
* bridge: fix link notification skb size calculation to include vlan rangesRoopa Prabhu2015-02-26
* net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-25
* net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-25
* net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck2015-02-25
* ipv6: remove dead debug code from ip6_tunnel.cIan Morris2015-02-24
* bridge: add vlan info to bridge setlink and dellink notification messagesRoopa Prabhu2015-02-22
* net: __aligned(size) is preferred over __attribute__((aligned(size)))Ameen Ali2015-02-22
* batman-adv: Fix use of seq_has_overflowed()Joe Perches2015-02-22
* net: Remove state argument from skb_find_text()Bojan Prtvar2015-02-22
* ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter2015-02-21
* ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Alex W Slater2015-02-21
* igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2015-02-20
* batman-adv: Remove uses of return value of seq_printfJoe Perches2015-02-20
* tcp: silence registration messagestephen hemminger2015-02-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-17
|\
| * net: dsa: Set valid phy interface typeGuenter Roeck2015-02-17
| * rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong2015-02-15
| * net: spelling fixesStephen Hemminger2015-02-14
| * net/core: Fix warning while make xmldocs caused by dev.cMasanari Iida2015-02-14
| * ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau2015-02-14
| * openvswitch: Fix key serialization.Pravin B Shelar2015-02-14
| * tcp: make sure skb is not shared before using skb_get()Eric Dumazet2015-02-13
| * bridge: netfilter: Move sysctl-specific error code inside #ifdefGeert Uytterhoeven2015-02-12
| * ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek2015-02-12
| * gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
| * udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-11
| * net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-11
| * openvswitch: Add missing initialization in validate_and_copy_set_tun()Geert Uytterhoeven2015-02-11