- 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
- 8d41932 mlxsw: spectrum_router: Add FIB abort warning by Jiri Pirko · 8 years ago
- 5aad5b4 Merge branch 'dsa-mv88e6xxx-post-refactor-fixes' by David S. Miller · 8 years ago
- 94d66ae net: dsa: mv88e6xxx: 6351 family also has RGMII delays by Andrew Lunn · 8 years ago
- fedf186 net: dsa: mv88e6xxx: Don't modify RGMII delays when not RGMII mode by Andrew Lunn · 8 years ago
- eb1a6bd netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test by Julia Lawall · 8 years ago
- 7e416ad netfilter: conntrack: remove unused netns_ct member by Florian Westphal · 8 years ago
- 63fb571 net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- b993eec net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped by Ivan Khoronzhuk · 8 years ago
- 991ddb1 net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration by Ivan Khoronzhuk · 8 years ago
- f7ad3d4 mlxsw: reg: Fix pwm_frequency field size in MFCR register by Jiri Pirko · 8 years ago
- 98e4321 genetlink: Make family a signed integer. by David S. Miller · 8 years ago
- b5718b5 net: phy: marvell: optimize logic for page changing during init by Uwe Kleine-König · 8 years ago
- 849dcce Merge branch 'amd-xgbe-updates' by David S. Miller · 8 years ago
- d7445d1 amd-xgbe: Add support for a KR redriver by Lendacky, Thomas · 8 years ago
- 732f2ab amd-xgbe: Add support for MDIO attached PHYs by Lendacky, Thomas · 8 years ago
- abf0a1c amd-xgbe: Add support for SFP+ modules by Lendacky, Thomas · 8 years ago
- 372788f net: phy: expose phy_aneg_done API for use by drivers by Lendacky, Thomas · 8 years ago
- 5ab1dcd amd-xgbe: Add I2C support for sideband communication by Lendacky, Thomas · 8 years ago
- e78332b amd-xgbe: Add ECC status support for the device memory by Lendacky, Thomas · 8 years ago
- 4c70dd8 amd-xgbe: Add support for new DMA interrupt mode by Lendacky, Thomas · 8 years ago
- 8d6b2e9 amd-xgbe: Allow for a greater number of Rx queues by Lendacky, Thomas · 8 years ago
- 47f164d amd-xgbe: Add PCI device support by Lendacky, Thomas · 8 years ago
- aba9777 amd-xgbe: Add a workaround for Tx timestamp issue by Lendacky, Thomas · 8 years ago
- 5ffc033 amd-xgbe: Guard against incorrectly generated interrupts by Lendacky, Thomas · 8 years ago
- f0a4040 Merge branch 'ovs-L3-encap' by David S. Miller · 8 years ago
- 217ac77 openvswitch: allow L3 netdev ports by Jiri Benc · 8 years ago
- 91820da openvswitch: add Ethernet push and pop actions by Jiri Benc · 8 years ago
- 0a6410f openvswitch: netlink: support L3 packets by Jiri Benc · 8 years ago
- 5108bba openvswitch: add processing of L3 packets by Jiri Benc · 8 years ago
- 1560a07 openvswitch: support MPLS push and pop for L3 packets by Jiri Benc · 8 years ago
- e2d9d83 openvswitch: pass mac_proto to ovs_vport_send by Jiri Benc · 8 years ago
- 329f45b openvswitch: add mac_proto field to the flow key by Jiri Benc · 8 years ago
- 738314a openvswitch: use hard_header_len instead of hardcoded ETH_HLEN by Jiri Benc · 8 years ago
- c540594 bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path by Daniel Borkmann · 8 years ago
- b602e49 net: ethernet: ti: davinci_cpdma: free memory while channel destroy by Ivan Khoronzhuk · 8 years ago
- 6b8609d Merge branch 'hns-fixes' by David S. Miller · 8 years ago
- 66355f5 net: hns: add the support to add/remove the ucast entry to/from table by Kejian Yan · 8 years ago
- ec2cafe net: hns: add multicast tcam table clear by Kejian Yan · 8 years ago
- 590457f net: hns: modify tcam table of mask_key by Qianqian Xie · 8 years ago
- 9d189b8 net: hns: modify tcam table of mac mc-entry by Qianqian Xie · 8 years ago
- 928971b net: hns: modify tcam table of mac mc-port by Qianqian Xie · 8 years ago
- 39a6c9e net: hns: modify table index to get mac entry by Qianqian Xie · 8 years ago
- c9c0b37 net: hns: modify tcam table of mac uc-entry by Qianqian Xie · 8 years ago
- 5483bfc net: hns: modify tcam table and set mac key by Qianqian Xie · 8 years ago
- d30721d net: hns: modify buffer format of cpu data to le64 by Qianqian Xie · 8 years ago
- 20b3385 net: hns: fix to intimate the link-status change by adding LF/RF method by Daode Huang · 8 years ago
- 28b3012 net: hns: modify ethtool statistics value error by Qianqian Xie · 8 years ago
- f165e03 net: hns: delete redundant macro definition by Qianqian Xie · 8 years ago
- da2ef1e net: hns: bug fix about restart auto-negotiation by Daode Huang · 8 years ago
- 2e7c805 net: hns: set default mac pause time to 0xffff by Daode Huang · 8 years ago
- 1f5fa2d net: hns: fix for promisc mode in HNS driver by Kejian Yan · 8 years ago
- 153b1d4 net: hns: add fuzzy match of tcam table for hns by Kejian Yan · 8 years ago
- edd9a29 Doc: hisi: hns adds mc-mac-mask property by Kejian Yan · 8 years ago
- 737d387 netfilter: ipset: hash: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
- fcb58a0 netfilter: ipset: use setup_timer() and mod_timer(). by Jozsef Kadlecsik · 8 years ago
- c0db95c netfilter: ipset: hash:ipmac type support added to ipset by Tomasz Chilinski · 9 years ago
- a71bdbf netfilter: ipset: Fix reported memory size for hash:* types by Jozsef Kadlecsik · 9 years ago
- 9be37d2 netfilter: ipset: Collapse same condition body to a single one by Jozsef Kadlecsik · 9 years ago
- 21956ab netfilter: ipset: Make struct htype per ipset family by Jozsef Kadlecsik · 9 years ago
- 961509a netfilter: ipset: Optimize hash creation routine by Jozsef Kadlecsik · 8 years ago
- 5a902e6 netfilter: ipset: Make sure element data size is a multiple of u32 by Jozsef Kadlecsik · 9 years ago
- cee8b97 netfilter: ipset: Make NLEN compile time constant for hash types by Jozsef Kadlecsik · 8 years ago
- 509debc netfilter: ipset: Simplify mtype_expire() for hash types by Jozsef Kadlecsik · 8 years ago
- 5fdb5f6 netfilter: ipset: Remove redundant mtype_expire() arguments by Jozsef Kadlecsik · 8 years ago
- 9e41f26 netfilter: ipset: Count non-static extension memory for userspace by Jozsef Kadlecsik · 8 years ago
- 702b71e netfilter: ipset: Add element count to all set types header by Jozsef Kadlecsik · 8 years ago
- a54dad5 netfilter: ipset: Add element count to hash headers by Eric B Munson · 8 years ago
- 837a90e netfilter: ipset: Regroup ip_set_put_extensions and add extern by Jozsef Kadlecsik · 8 years ago
- 722a945 netfilter: ipset: Separate memsize calculation code into dedicated function by Jozsef Kadlecsik · 8 years ago
- 57982ed netfilter: ipset: Split extensions into separate files by Jozsef Kadlecsik · 8 years ago
- 1d0d6bd netfilter: ipset: Use kmalloc() in comment extension helper by Jozsef Kadlecsik · 10 years ago
- bec810d netfilter: ipset: Improve skbinfo get/init helpers by Jozsef Kadlecsik · 10 years ago
- 7ffea37 netfilter: ipset: Headers file cleanup by Jozsef Kadlecsik · 8 years ago
- da9fbfa netfilter: ipset: Mark some helper args as const. by Jozsef Kadlecsik · 8 years ago
- 2da16a6 netfilter: ipset: Remove extra whitespaces in ip_set.h by Jozsef Kadlecsik · 8 years ago
- f522a5f tcp: remove unaligned accesses from tcp_get_info() by Eric Dumazet · 8 years ago
- d401c1d Merge tag 'batadv-next-for-davem-20161108-v2' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
- a6dfdb4 Merge branch 'PHC-freq-fine-tuning' by David S. Miller · 8 years ago
- e4788b8 ptp: dp83640: Use the high resolution frequency method. by Richard Cochran · 8 years ago
- c79e975 ptp: igb: Use the high resolution frequency method. by Richard Cochran · 8 years ago
- d8d2635 ptp: Introduce a high resolution frequency adjustment method. by Richard Cochran · 8 years ago
- 149d6ad net: napi_hash_add() is no longer exported by Eric Dumazet · 8 years ago
- ef8d759 bnxt_en: do not call napi_hash_add() by Eric Dumazet · 8 years ago
- de46437 bpf: Remove unused but set variables by Tobias Klauser · 8 years ago
- f41cd11 tc_act: Remove tcf_act macro by Yotam Gigi · 8 years ago
- 5db5b39 Merge branch 'ipv6-sr' by David S. Miller · 8 years ago
- 8bc66a4 ipv6: sr: add documentation file for per-interface sysctls by David Lebrun · 8 years ago
- a149e7c ipv6: sr: add support for SRH injection through setsockopt by David Lebrun · 8 years ago
- 613fa3c ipv6: add source address argument for ipv6_push_nfrag_opts by David Lebrun · 8 years ago
- 9baee83 ipv6: sr: add calls to verify and insert HMAC signatures by David Lebrun · 8 years ago
- 4f4853d ipv6: sr: implement API to control SR HMAC structure by David Lebrun · 8 years ago
- bf355b8 ipv6: sr: add core files for SR HMAC support by David Lebrun · 8 years ago
- 6c8702c ipv6: sr: add support for SRH encapsulation and injection with lwtunnels by David Lebrun · 8 years ago
- 915d7e5 ipv6: sr: add code base for control plane support of SR-IPv6 by David Lebrun · 8 years ago
- 1ababeb ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header) by David Lebrun · 8 years ago
- dc0b2c9 net: mii: report 0 for unknown lp_advertising by Arnd Bergmann · 8 years ago
- 6c27f99 xen-netback: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 8 years ago
- 1af9283 igmp: Document sysctl force_igmp_version by Hangbin Liu · 8 years ago
- 3f9b977 net: l2tp: fix negative assignment to unsigned int by Asbjørn Sloth Tønnesen · 8 years ago