1. 3bc3b96 net: add common accessor for setting dropcount on packets by Eyal Birger · 10 years ago
  2. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 10 years ago
  3. 2472d76 net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path by Eyal Birger · 10 years ago
  4. 2cfdf9f net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp() by Eyal Birger · 10 years ago
  5. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 10 years ago
  6. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 10 years ago
  7. e2e9b65 cls_bpf: add initial eBPF support for programmable classifiers by Daniel Borkmann · 10 years ago
  8. 24701ec ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux by Daniel Borkmann · 10 years ago
  9. 96be432 ebpf: add sched_cls_type and map it to sk_filter's verifier ops by Daniel Borkmann · 10 years ago
  10. d4052c4 ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code by Daniel Borkmann · 10 years ago
  11. a2c83ff ebpf: constify various function pointer structs by Daniel Borkmann · 10 years ago
  12. 765dd3b rxrpc: don't multiply with HZ twice by Florian Westphal · 10 years ago
  13. c03ae53 rxrpc: terminate retrans loop when sending of skb fails by Florian Westphal · 10 years ago
  14. 56b08fd net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. by Arvid Brodin · 10 years ago
  15. cac5e65 net: do not use rcu in rtnl_dump_ifinfo() by Eric Dumazet · 10 years ago
  16. 32034e0 Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  17. 74abc20 tcp: cleanup static functions by Eric Dumazet · 10 years ago
  18. 76a70e9 cfg80211-wext: return -E2BIG when buffer can't hold full BSS entry by James Minor · 10 years ago
  19. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 10 years ago
  20. 31f909a nl/mac80211: allow zero plink timeout to disable STA expiration by Masashi Honma · 10 years ago
  21. 2afe38d cfg80211-wext: export symbols only when needed by Johannes Berg · 10 years ago
  22. 7d9bb2f mac80211: iterate using station list in AP SMPS by Johannes Berg · 10 years ago
  23. 9d6b106 mac80211: don't look up stations for multicast addresses by Johannes Berg · 10 years ago
  24. 06615be net: Verify permission to link_net in newlink by Eric W. Biederman · 10 years ago
  25. 505ce41 net: Verify permission to dest_net in newlink by Eric W. Biederman · 10 years ago
  26. a0ea700 tcp: tso: allow CA_CWR state in tcp_tso_should_defer() by Eric Dumazet · 10 years ago
  27. 50c8339 tcp: tso: restore IW10 after TSO autosizing by Eric Dumazet · 10 years ago
  28. 5f852eb tcp: tso: remove tp->tso_deferred by Eric Dumazet · 10 years ago
  29. d76a436 tipc: make media address offset a common define by Erik Hugne · 10 years ago
  30. 91e2eb5 tipc: rename media/msg related definitions by Erik Hugne · 10 years ago
  31. afaa3f6 tipc: purge links when bearer is disabled by Erik Hugne · 10 years ago
  32. 7fe8097 tipc: fix nullpointer bug when subscribing to events by Erik Hugne · 10 years ago
  33. 3622c36 tipc: only create header copy for name distr messages by Erik Hugne · 10 years ago
  34. 79e5ad2 fib_trie: Remove leaf_info by Alexander Duyck · 10 years ago
  35. 9b6ebad fib_trie: Add slen to fib alias by Alexander Duyck · 10 years ago
  36. 5786ec6 fib_trie: Replace plen with slen in leaf_info by Alexander Duyck · 10 years ago
  37. 56315f9 fib_trie: Convert fib_alias to hlist from list by Alexander Duyck · 10 years ago
  38. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 10 years ago
  39. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 10 years ago
  40. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 10 years ago
  41. 723b8e4 udp: In udp_flow_src_port use random hash value if skb_get_hash fails by Tom Herbert · 10 years ago
  42. 9391976 Bluetooth: make hci_test_bit's addr const by Jiri Slaby · 10 years ago
  43. 4cd3928 Bluetooth: Update New CSRK event to match latest specification by Johan Hedberg · 10 years ago
  44. 76cb4be sunrpc: integer underflow in rsc_parse() by Dan Carpenter · 10 years ago
  45. 9c1c98a mac80211: Send EAPOL frames at lowest rate by Jouni Malinen · 10 years ago
  46. fed0a15 bridge: fix link notification skb size calculation to include vlan ranges by Roopa Prabhu · 10 years ago
  47. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 10 years ago
  48. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 10 years ago
  49. d87d6f4 net: dsa: Ensure that port array elements are initialized before being used by Guenter Roeck · 10 years ago
  50. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 10 years ago
  51. 49e64dc ipv6: remove dead debug code from ip6_tunnel.c by Ian Morris · 10 years ago
  52. 41a50d6 af_packet: don't pass empty blocks for PACKET_V3 by Alexander Drozdov · 10 years ago
  53. 4e10fd5 rtnetlink: avoid 0 sized arrays by Sasha Levin · 10 years ago
  54. 17dce15 mac80211/minstrel: fix !x!=0 confusion by Jiri Slaby · 10 years ago
  55. 8f711a6 Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 10 years ago
  56. 81daf73 cfg80211: calls nl80211_exit on error by Junjie Mao · 10 years ago
  57. 28981e5 cfg80211: fix n_reg_rules to match world_regdom by Jason Abele · 10 years ago
  58. a18c719 nl80211: fix memory leak in monitor flags parsing by Johannes Berg · 10 years ago
  59. 5528fae8 nl80211: use loop index as type for net detect frequency results by Samuel Tan · 10 years ago
  60. 104f5a6 mac80211: clear sdata->radar_required by Eliad Peller · 10 years ago
  61. 7a27eae Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  62. 7775142 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 10 years ago
  63. d720d8c net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg by Catalin Marinas · 10 years ago
  64. a948f8c irda: replace current->state by set_current_state() by Fabian Frederick · 10 years ago
  65. 9b1dcbc xprtrdma: Store RDMA credits in unsigned variables by Chuck Lever · 10 years ago
  66. 46b9e4b decnet: Fix obvious o/0 typo by Rasmus Villemoes · 10 years ago
  67. 6514890 tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() by Neal Cardwell · 10 years ago
  68. b7853d7 bridge: add vlan info to bridge setlink and dellink notification messages by Roopa Prabhu · 10 years ago
  69. 52d6c8c net: pktgen: disable xmit_clone on virtual devices by Eric Dumazet · 10 years ago
  70. e099b2d net: __aligned(size) is preferred over __attribute__((aligned(size))) by Ameen Ali · 10 years ago
  71. 92b8391 batman-adv: Fix use of seq_has_overflowed() by Joe Perches · 10 years ago
  72. 528c943 ipvs: add missing ip_vs_pe_put in sync code by Julian Anastasov · 10 years ago
  73. 059a244 net: Remove state argument from skb_find_text() by Bojan Prtvar · 10 years ago
  74. 02263db netfilter: nf_tables: fix addition/deletion of elements from commit/abort by Pablo Neira Ayuso · 10 years ago
  75. 2156d32 netfilter: nft_compat: don't truncate ethernet protocol type to u8 by Arturo Borrero · 10 years ago
  76. 3f34b24 af_packet: allow packets defragmentation not only for hash fanout type by Alexander Drozdov · 10 years ago
  77. d340c86 ethtool: use "ops" name consistenty in ethtool_set_rxfh() by Dan Carpenter · 10 years ago
  78. 29778be ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Alex W Slater · 10 years ago
  79. a4176a9 net: reject creation of netdev names with colons by Matthew Thode · 10 years ago
  80. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  81. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  82. 278f7b4 caif: fix a signedness bug in cfpkt_iterate() by Dan Carpenter · 10 years ago
  83. 65e9256 ethtool: Add hw-switch-offload to netdev_features_strings. by Rami Rosen · 10 years ago
  84. 997d5c3 sock: sock_dequeue_err_skb() needs hard irq safety by Eric Dumazet · 10 years ago
  85. 7b4577a openvswitch: Fix net exit. by Pravin B Shelar · 10 years ago
  86. 34eea79 ematch: Fix auto-loading of ematch modules. by Ignacy Gawędzki · 10 years ago
  87. 959d10f igmp: add __ip_mc_{join|leave}_group() by Eric Dumazet · 10 years ago
  88. fba04a9 ipv4: ip_check_defrag should correctly check return value of skb_copy_bits by Alexander Drozdov · 10 years ago
  89. 6d91147 batman-adv: Remove uses of return value of seq_printf by Joe Perches · 10 years ago
  90. db2855a tcp: silence registration message by stephen hemminger · 10 years ago
  91. 03f310e Bluetooth: Remove unnecessary queue_monitor_skb() function by Johan Hedberg · 10 years ago
  92. 7129069 Bluetooth: Rename hci_send_to_control to hci_send_to_channel by Johan Hedberg · 10 years ago
  93. 39e3e74 Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creation by Johan Hedberg · 10 years ago
  94. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  95. 1c4cff0 gen_stats.c: Duplicate xstats buffer for later use by Ignacy Gawędzki · 10 years ago
  96. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  97. a2cb01d Bluetooth: Fix checking for pending Set SSP in Set HS handler by Johan Hedberg · 10 years ago
  98. 94d52da Bluetooth: Remove bogus check for pending mgmt Set HS command by Johan Hedberg · 10 years ago
  99. b28ec2f libceph: kfree() in put_osd() shouldn't depend on authorizer by Ilya Dryomov · 10 years ago
  100. 7eb71e0 libceph: fix double __remove_osd() problem by Ilya Dryomov · 10 years ago