1. cf71f43 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  2. 3896d65 bpf: introduce bpf_clone_redirect() helper by Alexei Starovoitov · 10 years ago
  3. f372d09 batman-adv: Remove unnecessary ret variable in algo_register by Markus Pargmann · 11 years ago
  4. 9fb6c65 batman-adv: Remove unnecessary ret variable by Markus Pargmann · 11 years ago
  5. f2d5cf2 batman-adv: main, batadv_compare_eth return bool by Markus Pargmann · 11 years ago
  6. e8ad3b1 batman-adv: main, Convert is_my_mac() to bool by Markus Pargmann · 11 years ago
  7. a0c7722 batman-adv: Remove unnecessary check for orig_ifinfo not NULL by Sven Eckelmann · 10 years ago
  8. 2110262 batman-adv: types, Fix comment on bcast_own by Markus Pargmann · 11 years ago
  9. d491dbb batman-adv: iv_ogm, fix comment function name by Markus Pargmann · 11 years ago
  10. 6c4a162 batman-adv: iv_ogm, fix coding style by Markus Pargmann · 11 years ago
  11. 9f52ee1 batman-adv: iv_ogm, Fix dup_status comment by Markus Pargmann · 11 years ago
  12. 23badd6 batman-adv: iv_ogm_orig_update, style, add missing brackets by Markus Pargmann · 11 years ago
  13. 5648915 batman-adv: iv_ogm_queue_add, Simplify expressions by Markus Pargmann · 11 years ago
  14. 940d156 batman-adv: iv_ogm_aggregate_new, simplify error handling by Markus Pargmann · 11 years ago
  15. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  17. 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 10 years ago
  18. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 10 years ago
  19. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 10 years ago
  20. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 10 years ago
  21. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 10 years ago
  22. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 10 years ago
  23. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 10 years ago
  24. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 10 years ago
  25. 8ba3846 net/rds Add getsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 10 years ago
  26. d97dac5 net/rds: Add setsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 10 years ago
  27. a28c257 net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h by Sowmini Varadhan · 10 years ago
  28. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 10 years ago
  29. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 10 years ago
  30. d803731 Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  31. a9ab218 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  32. 282c320 netevent: remove automatic variable in register_netevent_notifier() by Wang Long · 10 years ago
  33. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  34. 3d2f6d4 ipv6: drop unneeded goto by Julia Lawall · 10 years ago
  35. 71d9f61 bridge: fix br_multicast_query_expired() bug by Eric Dumazet · 10 years ago
  36. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  37. 1ea23a2 tipc: unconditionally put sock refcnt when sock timer to be deleted is pending by Ying Xue · 10 years ago
  38. 37e82c2 bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields by Alexei Starovoitov · 10 years ago
  39. 8133534 net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN by Sorin Dumitru · 10 years ago
  40. f7959e9 net: rfkill: gpio: make better use of gpiod API by Uwe Kleine-König · 10 years ago
  41. 6cbfb1b cfg80211: ignore netif running state when changing iftype by Michal Kazior · 10 years ago
  42. ab499db mac80211: prevent possible crypto tx tailroom corruption by Michal Kazior · 10 years ago
  43. 8ea64e2 batman-adv: Use common declaration order in *_send_skb_(packet|unicast) by Antonio Quartulli · 10 years ago
  44. 01b97a3 batman-adv: iv_ogm_orig_update, remove unnecessary brackets by Markus Pargmann · 11 years ago
  45. 8f34b38 batman-adv: iv_ogm_can_aggregate, code readability by Markus Pargmann · 11 years ago
  46. fc1f869 batman-adv: checkpatch - spaces preferred around that '*' by Marek Lindner · 10 years ago
  47. 00f548b batman-adv: checkpatch - comparison to NULL could be rewritten by Marek Lindner · 10 years ago
  48. dab7b62 batman-adv: Use safer default config for optional features by Sven Eckelmann · 10 years ago
  49. de12bae batman-adv: iv_ogm_send_to_if, declare char* as const by Markus Pargmann · 11 years ago
  50. 9fd9b19 batman-adv: iv_ogm_aggr_packet, bool return value by Markus Pargmann · 11 years ago
  51. 42d9f2c batman-adv: iv_ogm_iface_enable, direct return values by Markus Pargmann · 11 years ago
  52. 9fc1883 batman-adv: Makefile, Sort alphabetically by Markus Pargmann · 11 years ago
  53. 16b9ce8 batman-adv: tvlv realloc, move error handling into if block by Markus Pargmann · 11 years ago
  54. 9bb2188 batman-adv: debugfs, avoid compiling for !DEBUG_FS by Markus Pargmann · 11 years ago
  55. 83e8b87 batman-adv: Use only queued fragments when merging by Sven Eckelmann · 11 years ago
  56. 53e7714 batman-adv: Check total_size when queueing fragments by Sven Eckelmann · 11 years ago
  57. 9f6446c batman-adv: update copyright years for 2015 by Sven Eckelmann · 10 years ago
  58. 70e7177 batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  59. 5aab0e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  60. a74eab6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  61. d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 10 years ago
  62. 049f8e2 xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input by Alexander Duyck · 10 years ago
  63. cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 10 years ago
  64. 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  65. ed2dfd9 tcp/dccp: warn user for preferred ip_local_port_range by Eric Dumazet · 10 years ago
  66. e2baad9 tcp: connect() from bound sockets can be faster by Eric Dumazet · 10 years ago
  67. 86e363d net_sched: invoke ->attach() after setting dev->qdisc by WANG Cong · 10 years ago
  68. 07f4c90 tcp/dccp: try to not exhaust ip_local_port_range in connect() by Eric Dumazet · 10 years ago
  69. b69644c nl802154: add support to set cca ed level by Alexander Aring · 10 years ago
  70. e439059 nl802154: add support for cca ed level info by Alexander Aring · 10 years ago
  71. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 10 years ago
  72. c5501eb net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper by Florian Westphal · 10 years ago
  73. dec169e ieee802154: fix typo for file name by Varka Bhadram · 10 years ago
  74. 0f999b0 ieee802154: add set transmit power support by Varka Bhadram · 10 years ago
  75. ffa915d ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include. by David S. Miller · 10 years ago
  76. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 10 years ago
  77. b48732e unix/caif: sk_socket can disappear when state is unlocked by Mark Salyzyn · 10 years ago
  78. 095dc8e tcp: fix/cleanup inet_ehash_locks_alloc() by Eric Dumazet · 10 years ago
  79. f3903bc tipc: fix bug in link protocol message create function by Jon Paul Maloy · 10 years ago
  80. fe9066a Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  81. fc4f805 nl802154: fix cca mode wpan phy flag by Alexander Aring · 10 years ago
  82. 641459c mac802154: mac802154_mlme_start_req() optimisation. by Lennert Buytenhek · 10 years ago
  83. 66a3297 ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind(). by Lennert Buytenhek · 10 years ago
  84. 01c8d2b ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU. by Lennert Buytenhek · 10 years ago
  85. ed6c413 netfilter: nf_tables: add netdev table to filter from ingress by Pablo Neira Ayuso · 10 years ago
  86. ebddf1a netfilter: nf_tables: allow to bind table to net_device by Pablo Neira Ayuso · 10 years ago
  87. 529985d netfilter: default CONFIG_NETFILTER_INGRESS to y by Pablo Neira Ayuso · 10 years ago
  88. 2f06550 netfilter: remove unused comefrom hookmask argument by Florian Westphal · 10 years ago
  89. c032705 ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big. by Lennert Buytenhek · 10 years ago
  90. e34fd87 mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl(). by Lennert Buytenhek · 10 years ago
  91. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 10 years ago
  92. 05c9854 net: fix inet_proto_csum_replace4() sparse errors by Eric Dumazet · 10 years ago
  93. 6831905 net: remove a sparse error in secure_dccpv6_sequence_number() by Eric Dumazet · 10 years ago
  94. f72186d Bluetooth: mgmt: fix typos by Florian Grandel · 10 years ago
  95. eb8d7ba bridge: skip fdb add if the port shouldn't learn by Wilson Kok · 10 years ago
  96. d496958 pktgen: remove one sparse error by Eric Dumazet · 10 years ago
  97. 7f15986 ipv6: ipv6_select_ident() returns a __be32 by Eric Dumazet · 10 years ago
  98. 005e870 irda: use msecs_to_jiffies for conversion to jiffies by Nicholas Mc Guire · 10 years ago
  99. 6ae4ae8 bridge: allow setting hash_max + multicast_router if interface is down by Linus Lüssing · 10 years ago
  100. 485fca6 ipv6: don't increase size when refragmenting forwarded ipv6 skbs by Florian Westphal · 10 years ago