summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-09netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal
2016-05-09netfilter: conntrack: make netns address part of nat bysrc hashFlorian Westphal
2016-05-09Merge branch 'mlx5-build-fix'David S. Miller
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann
2016-05-09Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann
2016-05-09Merge branch 'sh_eth-sw-reset'David S. Miller
2016-05-09sh_eth: reuse sh_eth_chip_reset()Sergei Shtylyov
2016-05-09sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga()Sergei Shtylyov
2016-05-09pxa168_eth: mdiobus_scan() doesn't return NULL anymoreSergei Shtylyov
2016-05-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca
2016-05-09tcp: refactor struct tcp_skb_cbLawrence Brakmo
2016-05-09ifb: support more featuresEric Dumazet
2016-05-09net: make sch_handle_ingress() drop monitor readyEric Dumazet
2016-05-09ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko
2016-05-09Documentation/networking: more accurate LCO explanationShmulik Ladkani
2016-05-09fq_codel: add memory limitation per queueEric Dumazet
2016-05-09net: Add Qualcomm IPC routerCourtney Cavin
2016-05-09soc: qcom: smd: Introduce compile stubsBjorn Andersson
2016-05-09macvtap: segmented packet is consumedEric Dumazet
2016-05-09tools: bpf_jit_disasm: check for klogctl failureColin Ian King
2016-05-09qede: uninitialized variable in qede_start_xmit()Dan Carpenter
2016-05-08Linux 4.6-rc7Linus Torvalds
2016-05-07netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter
2016-05-07cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-07Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-07Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-07Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-06mlxsw: spectrum: Fix ordering in mlxsw_sp_finiJiri Pirko
2016-05-06mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel
2016-05-06mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme
2016-05-06macvtap: add namespace support to the sysfs device classMarc Angel
2016-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-06ipv4: tcp: ip_send_unicast_reply() is not BH safeEric Dumazet
2016-05-06Merge branch 'bpf-direct-pkt-access'David S. Miller
2016-05-06samples/bpf: add verifier testsAlexei Starovoitov
2016-05-06samples/bpf: add 'pointer to packet' testsAlexei Starovoitov
2016-05-06bpf: add documentation for 'direct packet access'Alexei Starovoitov
2016-05-06bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov
2016-05-06bpf: improve verifier state equivalenceAlexei Starovoitov
2016-05-06bpf: direct packet accessAlexei Starovoitov
2016-05-06bpf: cleanup verifier codeAlexei Starovoitov