1. eb7cfd8 sfc: Disable VLAN filtering by default if not strictly required by Andrew Rybchenko · 8 years ago
  2. e4478ad sfc: VLAN filters must only be created if the firmware supports this. by Martin Habets · 8 years ago
  3. 7ac0dd9 sfc: Fix dup unknown multicast/unicast filters after datapath reset by Andrew Rybchenko · 8 years ago
  4. 8c91562 sfc: Refactor checks for invalid filter ID by Edward Cree · 8 years ago
  5. d248953 sfc: Take mac_lock before calling efx_ef10_filter_table_probe by Martin Habets · 8 years ago
  6. 4a53ea8 sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks by Andrew Rybchenko · 8 years ago
  7. 34813fe sfc: Implement list of VLANs added over interface by Andrew Rybchenko · 8 years ago
  8. b3a3c03 sfc: Make EF10 filter management helper functions VLAN-aware by Andrew Rybchenko · 8 years ago
  9. afa4ce1 sfc: Store unicast and multicast promisc flag with address cache by Andrew Rybchenko · 8 years ago
  10. dc3273e sfc: Move filter IDs to per-VLAN data structure by Andrew Rybchenko · 8 years ago
  11. 6a37958 sfc: Forget filter ID when the filter is marked old by Andrew Rybchenko · 8 years ago
  12. dd98708 sfc: Assert filter_sem write locked when required by Edward Cree · 8 years ago
  13. ebfcd0f sfc: Add efx_nic member with fixed netdev features by Andrew Rybchenko · 8 years ago
  14. b071c3a sfc: Move last mc_promisc flag to EF10 filter table state by Andrew Rybchenko · 8 years ago
  15. 100a9db sfc: Define macro with EF10 offload feature by Andrew Rybchenko · 8 years ago
  16. 56108c1 Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  17. 9c9ad41 Merge branch 'liquidio-next' by David S. Miller · 8 years ago
  18. 6a885b6 liquidio: Introduce new octeon2/3 header by Raghu Vatsavayi · 8 years ago
  19. 0cece6c liquidio: Replace ifidx for FW commands by Raghu Vatsavayi · 8 years ago
  20. 7275ebf liquidio: New driver FW command structure by Raghu Vatsavayi · 8 years ago
  21. a5b3788 liquidio: Consider PTP for packet size calculations by Raghu Vatsavayi · 8 years ago
  22. cabeb13 liquidio: RX desc alloc changes by Raghu Vatsavayi · 8 years ago
  23. 96ae48b liquidio:RX queue alloc changes by Raghu Vatsavayi · 8 years ago
  24. fcd2b5e liquidio:Scatter gather list per IQ by Raghu Vatsavayi · 8 years ago
  25. 26236fa liquidio: Host queue mapping changes by Raghu Vatsavayi · 8 years ago
  26. ddc173a liquidio: Avoid double free during soft command by Raghu Vatsavayi · 8 years ago
  27. 0b797c8 ila: Fix checksum neutral mapping by Tom Herbert · 8 years ago
  28. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 8 years ago
  29. 810e530 net: vrf: Switch dst dev to loopback on device delete by David Ahern · 8 years ago
  30. 042ce722 Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 8 years ago
  31. a78c16e mdio: mux: avoid 'maybe-uninitialized' warning by Arnd Bergmann · 8 years ago
  32. b06f952 Merge branch '6lowpan-ndisc' by David S. Miller · 8 years ago
  33. eab560e 6lowpan: add support for 802.15.4 short addr handling by Alexander Aring · 8 years ago
  34. cfce946 6lowpan: add support for getting short address by Alexander Aring · 8 years ago
  35. bbe5f5c 6lowpan: introduce 6lowpan-nd by Alexander Aring · 8 years ago
  36. cc84b3c ipv6: export several functions by Alexander Aring · 8 years ago
  37. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 8 years ago
  38. 4f67223 addrconf: put prefix address add in an own function by Alexander Aring · 8 years ago
  39. 8ec5da4 ndisc: add __ndisc_fill_addr_option function by Alexander Aring · 8 years ago
  40. 4f36ce8 ndisc: add __ndisc_opt_addr_data function by Alexander Aring · 8 years ago
  41. 1e82f96 ndisc: add __ndisc_opt_addr_space function by Alexander Aring · 8 years ago
  42. 848484c 6lowpan: remove ipv6 module request by Alexander Aring · 8 years ago
  43. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 8 years ago
  44. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 8 years ago
  45. 6010097 Merge branch 'cxgb4-sriov-sysfs' by David S. Miller · 8 years ago
  46. d01f7ab cxgb4/cxgb4vf: Synchronize all MAC addresses by Hariprasad Shenai · 8 years ago
  47. b624420 cxgb4: Enable SR-IOV configuration via PCI sysfs interface by Hariprasad Shenai · 8 years ago
  48. c5a8c0f cxgb4: Force cxgb4 driver as MASTER in kdump kernel by Hariprasad Shenai · 8 years ago
  49. 88da48f Merge branch 'sched_skb_free_defer' by David S. Miller · 8 years ago
  50. fea0247 net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  51. db4879d net_sched: sch_pie: defer skb freeing by Eric Dumazet · 8 years ago
  52. 2f08a9a net_sched: sch_netem: defer skb freeing by Eric Dumazet · 8 years ago
  53. a5a9f53 net_sched: sch_htb: defer skb freeing by Eric Dumazet · 8 years ago
  54. e7e424c net_sched: sch_hhf: defer skb freeing by Eric Dumazet · 8 years ago
  55. ece5d4c net_sched: fq_codel: defer skb freeing by Eric Dumazet · 8 years ago
  56. e14ffdf net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  57. b3d7e2b net_sched: sch_codel: defer skb freeing in codel_change() by Eric Dumazet · 8 years ago
  58. f9aed31 net_sched: sch_choke: defer skb freeing by Eric Dumazet · 8 years ago
  59. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  60. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 8 years ago
  61. 7889681 net: vrf: Update flags and features settings by David Ahern · 8 years ago
  62. df10db9 tun: fix csum generation for tap devices by Paolo Abeni · 8 years ago
  63. 829e64d Merge branch 'skb_array' by David S. Miller · 8 years ago
  64. 7d7072e skb_array: resize support by Michael S. Tsirkin · 8 years ago
  65. 5d49de5 ptr_ring: resize support by Michael S. Tsirkin · 8 years ago
  66. ad69f35 skb_array: array based FIFO for skbs by Michael S. Tsirkin · 8 years ago
  67. 9fb6bc5 ptr_ring: ring test by Michael S. Tsirkin · 8 years ago
  68. 2e0ab8c ptr_ring: array based FIFO for pointers by Michael S. Tsirkin · 8 years ago
  69. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 8 years ago
  70. a6e225c Merge branch 'vrf-ipv6-mcast-link-local' by David S. Miller · 8 years ago
  71. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 8 years ago
  72. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 8 years ago
  73. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 8 years ago
  74. c9ad5a6 Merge branch 'af_iucv-big-bufs' by David S. Miller · 8 years ago
  75. a006353a9 af_iucv: use paged SKBs for big inbound messages by Eugene Crosser · 8 years ago
  76. 291759a af_iucv: remove fragment_skb() to use paged SKBs by Eugene Crosser · 8 years ago
  77. e537439 af_iucv: use paged SKBs for big outbound messages by Eugene Crosser · 8 years ago
  78. 818d49a dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip by Alexander Shiyan · 8 years ago
  79. d3cf8fd net: cx89x0: Add DT support by Alexander Shiyan · 8 years ago
  80. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 9 years ago
  81. 8756361 rxrpc: Separate local endpoint event handling out into its own file by David Howells · 9 years ago
  82. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 9 years ago
  83. fe77d5f rxrpc: Do a little bit of tidying in the ICMP processing by David Howells · 9 years ago
  84. 1c1df86 rxrpc: Don't assume anything about the address in an ICMP packet by David Howells · 9 years ago
  85. 1a70c05 rxrpc: Break MTU determination from ICMP into its own function by David Howells · 9 years ago
  86. abe89ef rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() by David Howells · 9 years ago
  87. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 9 years ago
  88. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 8 years ago
  89. 95df1b1 net_sched: remove internal use of TC_POLICE_* by WANG Cong · 8 years ago
  90. 161cd45 Merge branch 'rds-mprds-foundations' by David S. Miller · 8 years ago
  91. 3ecc569 RDS: Update rds_conn_destroy to be MP capable by Sowmini Varadhan · 8 years ago
  92. d769ef8 RDS: Update rds_conn_shutdown to work with rds_conn_path by Sowmini Varadhan · 8 years ago
  93. 1c5113c RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create by Sowmini Varadhan · 8 years ago
  94. fb1b3dc RDS: Add rds_conn_path_error() by Sowmini Varadhan · 8 years ago
  95. 992c9ec RDS: update rds-info related functions to traverse multiple conn_paths by Sowmini Varadhan · 8 years ago
  96. 3c0a590 RDS: Add rds_conn_path_connect_if_down() for MP-aware callers by Sowmini Varadhan · 8 years ago
  97. 45997e9 RDS: Make rds_send_pong() take a rds_conn_path argument by Sowmini Varadhan · 8 years ago
  98. 01ff34e RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capable transports by Sowmini Varadhan · 8 years ago
  99. 1f9ecd7 RDS: Pass rds_conn_path to rds_send_xmit() by Sowmini Varadhan · 8 years ago
  100. 780a6d9 RDS: Make rds_send_queue_rm() rds_conn_path aware by Sowmini Varadhan · 8 years ago