1. 0eb01568 batman-adv: include the sync-flags when compute the global/local table CRC by Antonio Quartulli · 11 years ago
  2. 3c4f7ab batman-adv: improve the TT component to support runtime flag changes by Antonio Quartulli · 11 years ago
  3. 0c69aec batman-adv: invoke dev_get_by_index() outside of is_wifi_iface() by Antonio Quartulli · 11 years ago
  4. 8257f55 batman-adv: send GW_DEL event in case of soft-iface destruction by Antonio Quartulli · 11 years ago
  5. a19d3d8 batman-adv: limit local translation table max size by Marek Lindner · 11 years ago
  6. 4627456 batman-adv: adapt the TT component to use the new API functions by Antonio Quartulli · 11 years ago
  7. d0015fd batman-adv: provide orig_node routing API by Antonio Quartulli · 11 years ago
  8. 81e26b1 batman-adv: adapt the neighbor purging routine to use the new API functions by Antonio Quartulli · 11 years ago
  9. 6680a12 batman-adv: adapt bonding to use the new API functions by Antonio Quartulli · 11 years ago
  10. c43c981 batman-adv: add bat_neigh_is_equiv_or_better API function by Antonio Quartulli · 11 years ago
  11. a3285a8 batman-adv: add bat_neigh_cmp API function by Antonio Quartulli · 11 years ago
  12. 737a2a22 batman-adv: add bat_orig_print API function by Antonio Quartulli · 11 years ago
  13. bbad0a5 batman-adv: make struct batadv_orig_node algorithm agnostic by Antonio Quartulli · 11 years ago
  14. 0538f75 batman-adv: make struct batadv_neigh_node algorithm agnostic by Antonio Quartulli · 11 years ago
  15. 0a6957e net: remove function sk_reset_txq() by ZHAO Gang · 11 years ago
  16. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  17. d3e5e00 ipv6: gso: make ipv6_gso_segment() stackable by Eric Dumazet · 11 years ago
  18. fd2d535 ipv4: Allow unprivileged users to use per net sysctls by Eric W. Biederman · 11 years ago
  19. 0a6fa23 ipv4: Use math to point per net sysctls into the appropriate struct net. by Eric W. Biederman · 11 years ago
  20. 2e685ca tcp_memcontrol: Kill struct tcp_memcontrol by Eric W. Biederman · 11 years ago
  21. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  22. f594d63 tcp_memcontrol: Remove setting cgroup settings via sysctl by Eric W. Biederman · 11 years ago
  23. cd91cce tcp_memcontrol: Remove tcp_max_memory by Eric W. Biederman · 11 years ago
  24. 5bf4725 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  25. e34c9a6 net: switch net_secret key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  26. 222e83d tcp: switch tcp_fastopen key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  27. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  28. b23a002 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  29. a48e429 net: introduce new macro net_get_random_once by Hannes Frederic Sowa · 11 years ago
  30. b50026b ipv6: split inet6_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  31. 65cd803 ipv4: split inet_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  32. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  33. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 11 years ago
  34. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  35. 030737b net: generalize skb_segment() by Eric Dumazet · 11 years ago
  36. b917eb1 ipv6: gso: remove redundant locking by Eric Dumazet · 11 years ago
  37. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  38. 7e58487 net: ipv4/ipv6: Remove extern from function prototypes by Joe Perches · 11 years ago
  39. a402a5a net: dccp: Remove extern from function prototypes by Joe Perches · 11 years ago
  40. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  41. 47d27aa ipv4: gso: send_check() & segment() cleanups by Eric Dumazet · 11 years ago
  42. cfd4f75 batman-adv: make the backbone gw check VLAN specific by Antonio Quartulli · 11 years ago
  43. 95fb130 batman-adv: make the TT global purge routine VLAN specific by Antonio Quartulli · 11 years ago
  44. 7ea7b4a batman-adv: make the TT CRC logic VLAN specific by Antonio Quartulli · 11 years ago
  45. a70a9aa batman-adv: lock around TT operations to avoid sending inconsistent data by Antonio Quartulli · 11 years ago
  46. e75de4f batman-adv: remove bogus comment by Antonio Quartulli · 11 years ago
  47. e300d31 batman-adv: refine API calls for unicast transmissions of SKBs by Linus Lüssing · 11 years ago
  48. b8cbd81 batman-adv: make the AP isolation attribute VLAN specific by Antonio Quartulli · 11 years ago
  49. 90f4435 batman-adv: add sysfs framework for VLAN by Antonio Quartulli · 11 years ago
  50. 5d2c05b batman-adv: add per VLAN interface attribute framework by Antonio Quartulli · 11 years ago
  51. be1db4f batman-adv: make the Distributed ARP Table vlan aware by Antonio Quartulli · 11 years ago
  52. bbb877e batman-adv: make the GW module correctly talk to the new VLAN-TT by Antonio Quartulli · 11 years ago
  53. 1605278 batman-adv: print the VID together with the TT entries by Antonio Quartulli · 11 years ago
  54. 0ffa9e8 batman-adv: use vid when computing local and global TT CRC by Antonio Quartulli · 11 years ago
  55. c018ad3 batman-adv: add the VLAN ID attribute to the TT entry by Antonio Quartulli · 11 years ago
  56. bc58eee batman-adv: update email address for Marek Lindner by Marek Lindner · 11 years ago
  57. c679ff8 batman-adv: update email address for Simon Wunderlich by Simon Wunderlich · 11 years ago
  58. 33faa04 batman-adv: check skb preparation return value by Antonio Quartulli · 11 years ago
  59. b1eda2a em_ipset: use dev_net() accessor by stephen hemminger · 11 years ago
  60. 675297c tcp: remove redundant code in __tcp_retransmit_skb() by Neal Cardwell · 11 years ago
  61. 9877b25 fib: Use const struct nl_info * in rtmsg_fib by Joe Perches · 11 years ago
  62. 7688775 ax25: cleanup a range test by Dan Carpenter · 11 years ago
  63. 77dfca7 fib_trie: remove duplicated rcu lock by baker.zhang · 11 years ago
  64. 9aaf043 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  65. 28be6e0 tcp: rename tcp_tso_segment() by Eric Dumazet · 11 years ago
  66. bbfbe47 tipc: simplify the link lookup routine by Erik Hugne · 11 years ago
  67. 636c037 tipc: correct return value of link_cmd_set_value routine by Ying Xue · 11 years ago
  68. 6798158 tipc: correct return value of recv_msg routine by Ying Xue · 11 years ago
  69. f2875c3 tipc: avoid unnecessary lookup for tipc bearer instance by Ying Xue · 11 years ago
  70. 4babbaa tipc: make bearer and media naming consistent by Ying Xue · 11 years ago
  71. 4068243 tipc: silence sparse warnings by Ying Xue · 11 years ago
  72. 9446b87 tipc: remove iovec length parameter from all sending functions by Ying Xue · 11 years ago
  73. 5c0a0fc tipc: don't use memcpy to copy from user space by Ying Xue · 11 years ago
  74. 400dfd3 net: refactor sk_page_frag_refill() by Eric Dumazet · 11 years ago
  75. 5cda73b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  76. 0baf2b3 ipv4: shrink rt_cache_stat by Eric Dumazet · 11 years ago
  77. da33edc Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  78. c1d607c inet_diag: use sock_gen_put() by Eric Dumazet · 11 years ago
  79. 9f96da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  80. ed683f1 netfilter: nf_tables: add ARP filtering support by Pablo Neira Ayuso · 11 years ago
  81. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  82. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  83. 5e94846 netfilter: nf_tables: add insert operation by Eric Leblond · 11 years ago
  84. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  85. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  86. 9ddf632 netfilter: nf_tables: add support for dormant tables by Pablo Neira Ayuso · 11 years ago
  87. c54032e netfilter: nf_tables: nft_payload: fix transport header base by Pablo Neira Ayuso · 11 years ago
  88. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  89. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  90. c29b72e netfilter: nft_payload: add optimized payload implementation for small loads by Patrick McHardy · 11 years ago
  91. cb7dbfd netfilter: nf_tables: add optimized data comparison for small values by Patrick McHardy · 11 years ago
  92. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  93. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  94. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  95. f59cb04 netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c by Pablo Neira Ayuso · 11 years ago
  96. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  97. a4deee1a batman-adv: Add dummy soft-interface rx mode handler by Linus Lüssing · 11 years ago
  98. e8cf234 batman-adv: make batadv_tt_save_orig_buffer() generic by Antonio Quartulli · 11 years ago
  99. 298e6e6 batman-adv: implement batadv_tt_entries by Antonio Quartulli · 11 years ago
  100. 56a5ca8 batman-adv: remove useless find_router look up by Simon Wunderlich · 11 years ago