1. 8fd7285 team: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 9 years ago
  2. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  3. 2b391ee team: fix releasing uninitialized pointer to BPF prog by Daniel Borkmann · 10 years ago
  4. 34c5bd6 net: filter: don't release unattached filter through call_rcu() by Pablo Neira · 10 years ago
  5. ea5930f team: lb: use sizeof(*fprog) in __fprog_create by Daniel Borkmann · 10 years ago
  6. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  7. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  8. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  9. 735d381 team: remove synchronize_rcu() called during port disable by Jiri Pirko · 11 years ago
  10. bd2d083 team: add netpoll support by Jiri Pirko · 12 years ago
  11. 52a4fd7 team: do not allow to map disabled ports by Jiri Pirko · 12 years ago
  12. 6dab015 team: do RCU update path fixups by Jiri Pirko · 12 years ago
  13. f643776 team: Revert previous two changes. by David S. Miller · 12 years ago
  14. d8dbd96 team: use RCU_INIT_POINTER for NULL assignment of RCU pointer by Jiri Pirko · 12 years ago
  15. b443a23 team: use rcu_access_pointer to access RCU pointer by writer by Jiri Pirko · 12 years ago
  16. d1904fb team: use rcu_dereference_bh() in tx path by Jiri Pirko · 12 years ago
  17. ab8250d team: lb: introduce infrastructure for userspace driven tx loadbalancing by Jiri Pirko · 12 years ago
  18. 596e202 team: lb: push hash counting into separate function by Jiri Pirko · 12 years ago
  19. 0402788 team: make team_mode struct const by Jiri Pirko · 12 years ago
  20. 19a0b58 team: allow to enable/disable ports by Jiri Pirko · 12 years ago
  21. 4c78bb8 team: lb: let userspace care about port macs by Jiri Pirko · 12 years ago
  22. cade455 team: add missed "statics" by Jiri Pirko · 12 years ago
  23. 80f7c66 team: add support for per-port options by Jiri Pirko · 12 years ago
  24. 01d7f30 team: add loadbalance mode by Jiri Pirko · 12 years ago