Age | Commit message (Expand) | Author |
2016-04-08 | Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2016-04-06 | net_sched: fix a memory leak in tc action | WANG Cong |
2016-04-05 | sctp: use list_* in sctp_list_dequeue | Marcelo Ricardo Leitner |
2016-04-05 | mac80211: add doc for RX_FLAG_DUP_VALIDATED flag | Luis de Bethencourt |
2016-03-23 | net: ping: make ping_v6_sendmsg static | Haishuang Yan |
2016-03-22 | ipv6: remove unused in6_addr struct | Luis de Bethencourt |
2016-03-21 | vxlan: fix sparse warnings | Jiri Benc |
2016-03-20 | tunnels: Remove encapsulation offloads on decap. | Jesse Gross |
2016-03-20 | sctp: keep fragmentation point aligned to word size | Marcelo Ricardo Leitner |
2016-03-20 | sctp: align MTU to a word | Marcelo Ricardo Leitner |
2016-03-20 | ipv6, trace: fix tos reporting on fib6_table_lookup | Daniel Borkmann |
2016-03-20 | vxlan: fix populating tclass in vxlan6_get_route | Daniel Borkmann |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | bonding: fix bond_get_stats() | Eric Dumazet |
2016-03-18 | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it | Daniel Borkmann |
2016-03-18 | bpf, dst: add and use dst_tclassid helper | Daniel Borkmann |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-03-14 | net: dsa: make port_bridge_leave return void | Vivien Didelot |
2016-03-14 | net: dsa: rename port_*_bridge routines | Vivien Didelot |
2016-03-14 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-03-14 | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In | Martin KaFai Lau |
2016-03-14 | net: add a hardware buffer management helper API | Gregory CLEMENT |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck |
2016-03-13 | sctp: allow sctp_transmit_packet and others to use gfp | Marcelo Ricardo Leitner |
2016-03-13 | csum: Update csum_block_add to use rotate instead of byteswap | Alexander Duyck |
2016-03-11 | vxlan: support setting IPv6 flow label | Daniel Borkmann |
2016-03-11 | ip_tunnel: add support for setting flow label via collect metadata | Daniel Borkmann |
2016-03-11 | net/flower: Fix pointer cast | Amir Vadai |
2016-03-11 | Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne... | Pablo Neira Ayuso |
2016-03-10 | net/act_skbedit: Utility functions for mark action | Amir Vadai |
2016-03-10 | net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef | Amir Vadai |
2016-03-10 | net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()... | Amir Vadai |
2016-03-10 | net/flower: Introduce hardware offload support | Amir Vadai |
2016-03-10 | kcm: mark helper functions inline | Arnd Bergmann |
2016-03-10 | Bluetooth: Add support for limited privacy mode | Johan Hedberg |
2016-03-10 | mac802154: use put and get unaligned functions | Alexander Aring |
2016-03-09 | kcm: Add receive message timeout | Tom Herbert |
2016-03-09 | kcm: Add memory limit for receive message construction | Tom Herbert |
2016-03-09 | kcm: Add statistics and proc interfaces | Tom Herbert |
2016-03-09 | kcm: Kernel Connection Multiplexor module | Tom Herbert |
2016-03-09 | tcp: Add tcp_inq to get available receive bytes on socket | Tom Herbert |
2016-03-08 | ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INET | Daniel Borkmann |
2016-03-08 | ipv6: per netns FIB garbage collection | Michal Kubeček |
2016-03-08 | ipv6: per netns fib6 walkers | Michal Kubeček |
2016-03-08 | sctp: fix copying more bytes than expected in sctp_add_bind_addr | Marcelo Ricardo Leitner |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-03-08 | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit | Daniel Borkmann |
2016-03-08 | bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well | Daniel Borkmann |