1. a49dd9d VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH by Asias He · 11 years ago
  2. 0fc9324 VSOCK: Remove unnecessary label by Asias He · 11 years ago
  3. dce1a28 VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb by Asias He · 11 years ago
  4. b3a6dfe VSOCK: Introduce vsock_auto_bind helper by Asias He · 11 years ago
  5. b33698e ipv6: remove a useless pr_info() in addrconf_gre_config() by Cong Wang · 11 years ago
  6. af92e542 inet: frag , remove an empty ifdef. by Rami Rosen · 11 years ago
  7. c936463 htb: refactor struct htb_sched fields for performance by Eric Dumazet · 11 years ago
  8. bcefe17 tcp: introduce a per-route knob for quick ack by Cong Wang · 11 years ago
  9. 2c0740e sctp: Convert __list_for_each use to list_for_each by Dave Jones · 11 years ago
  10. 9ef71e0 tcp:typo unset should be unsent by Weiping Pan · 11 years ago
  11. c2ff682 sit: fix an oops when IFLA_IPTUN_PROTO is not set by Nicolas Dichtel · 11 years ago
  12. dc25c67 neigh: disallow un-init_net to change thresh of neigh by Gao feng · 11 years ago
  13. 170d6f9 neigh: only allow init_net to change the default neigh_parms by Gao feng · 11 years ago
  14. cf89d6b neigh: no need to call lookup_neigh_parms in neigh_parms_alloc by Gao feng · 11 years ago
  15. aa31070 openvswitch: Add gre tunnel support. by Pravin B Shelar · 11 years ago
  16. a3e8299 openvswitch: Optimize flow key match for non tunnel flows. by Pravin B Shelar · 11 years ago
  17. ffe3f43 openvswitch: Expand action buffer size. by Pravin B Shelar · 11 years ago
  18. 7d5437c openvswitch: Add tunneling interface. by Pravin B Shelar · 11 years ago
  19. 74f84a5 openvswitch: Copy individual actions. by Pravin B Shelar · 11 years ago
  20. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  21. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  22. 45f2e99 gre: export gre_handle_offloads() function. by Pravin B Shelar · 11 years ago
  23. 752f36d gre: export gre_build_header() function. by Pravin B Shelar · 11 years ago
  24. bda7bb4 gre: Allow multiple protocol listener for gre protocol. by Pravin B Shelar · 11 years ago
  25. 20fd4d1 gre: Simplify gre protocol registration locking. by Pravin B Shelar · 11 years ago
  26. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  27. 4067c66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  28. 2f2a884 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  29. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 11 years ago
  30. 33be081 ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb by Matthias Schiffer · 11 years ago
  31. 32de868 bridge: fix switched interval for MLD Query types by Linus Lüssing · 11 years ago
  32. 788dfca vlan: restore ethtool ABI to control VLAN hardware acceleration by Fernando Luis Vazquez Cao · 11 years ago
  33. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 11 years ago
  34. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 11 years ago
  35. c5b248d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless by David S. Miller · 11 years ago
  36. e00c7f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  37. 2537af9 tipc: remove dev_base_lock use from enable_bearer by Ying Xue · 11 years ago
  38. 126c052 tipc: fix wrong return value for link_send_sections_long routine by Ying Xue · 11 years ago
  39. 7410f96 tipc: make tipc_link_send_sections_fast exit earlier by Ying Xue · 11 years ago
  40. 796c75d tipc: enhance priority of link protocol packet by Ying Xue · 11 years ago
  41. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 11 years ago
  42. c0fee8a tipc: save sock structure pointer instead of void pointer to tipc_port by Ying Xue · 11 years ago
  43. 28e5297 tipc: convert config_lock from spinlock to mutex by Ying Xue · 11 years ago
  44. 3c5db8e tipc: rename tipc_createport_raw to tipc_createport by Ying Xue · 11 years ago
  45. f1733d7 tipc: remove user_port instance from tipc_port structure by Ying Xue · 11 years ago
  46. 198d73b tipc: delete code orphaned by new server infrastructure by Ying Xue · 11 years ago
  47. 7d0ab17 tipc: convert configuration server to use new server facility by Ying Xue · 11 years ago
  48. 13a2e89 tipc: convert topology server to use new server facility by Ying Xue · 11 years ago
  49. c5fa7b3 tipc: introduce new TIPC server infrastructure by Ying Xue · 11 years ago
  50. 5d21cb7 tipc: allow implicit connect for stream sockets by Erik Hugne · 11 years ago
  51. cc79dd1 tipc: change socket buffer overflow control to respect sk_rcvbuf by Ying Xue · 11 years ago
  52. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  53. 89bf1b5 net: remove NET_LL_RX_POLL config menue by Eliezer Tamir · 11 years ago
  54. 9a3c71a net: convert low latency sockets to sched_clock() by Eliezer Tamir · 11 years ago
  55. eb6db62 net: change sysctl_net_ll_poll into an unsigned int by Eliezer Tamir · 11 years ago
  56. 722a300 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  57. 2e0c9e7 net: sctp: sctp_association_init: put refs in reverse order by Daniel Borkmann · 11 years ago
  58. c164b83 net: sctp: minor: remove variable in sctp_init_sock by Daniel Borkmann · 11 years ago
  59. 405426f net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first by Daniel Borkmann · 11 years ago
  60. f9e42b8 net: sctp: sideeffect: throw BUG if primary_path is NULL by Daniel Borkmann · 11 years ago
  61. 09ce069 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  62. 93d8fd1 openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() by Pravin B Shelar · 11 years ago
  63. b34df5e openvswitch: make skb->csum consistent with rest of networking stack. by Pravin B Shelar · 11 years ago
  64. af78416 openvswitch: Fix misspellings in comments and docs. by Andy Hill · 11 years ago
  65. 34d94f2 openvswitch: fix variable names in comment by Lorand Jakab · 11 years ago
  66. 91b7514 openvswitch: Unify vport error stats handling. by Pravin B Shelar · 11 years ago
  67. cbd531b openvswitch: Remove unused get_config vport op. by Jesse Gross · 11 years ago
  68. f44f340 openvswitch: Immediately exit on error in ovs_vport_cmd_set(). by Jesse Gross · 11 years ago
  69. c5c7774 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  70. 1d8faf4 net/core: Add VF link state control by Rony Efraim · 11 years ago
  71. ca4ec90 htb: reorder struct htb_class fields for performance by Eric Dumazet · 11 years ago
  72. 5f121b9 net-rps: fixes for rps flow limit by Willem de Bruijn · 11 years ago
  73. 59f45d5 Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key by Johan Hedberg · 11 years ago
  74. 300b962 Bluetooth: Fix crash in l2cap_build_cmd() with small MTU by Anderson Lizardo · 11 years ago
  75. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 11 years ago
  76. baafc77 net/ipv4: ip_vti clear skb cb before tunneling. by Saurabh Mohan · 11 years ago
  77. 85f1652 tcp: properly send new data in fast recovery in first RTT by Yuchung Cheng · 11 years ago
  78. a6f79d0 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  79. 55b92b7 l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  80. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  81. 194f4a6 net: make all team port device link events urgent by Flavio Leitner · 11 years ago
  82. 2dc85bf packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 11 years ago
  83. a06a2d3 net: ping_check_bind_addr() etc. can be static by Wu Fengguang · 11 years ago
  84. e86c986 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  85. 2c928e0 sctp: Correct byte order of access to skb->{network, transport}_header by Simon Horman · 11 years ago
  86. ca15feb netlink: make compare exist all the time by Gao feng · 11 years ago
  87. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  88. 7c0cadc udp: fix two sparse errors by Eric Dumazet · 11 years ago
  89. 5b9b626 gro: remove a sparse error by Eric Dumazet · 11 years ago
  90. 4a2e667 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  91. c70eba7 igmp: fix new sparse errors by Eric Dumazet · 11 years ago
  92. 6bb7aab Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  93. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  94. 42d887a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  95. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  96. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 11 years ago
  97. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 11 years ago
  98. b396966 netfilter: xt_TCPMSS: Fix missing fragmentation handling by Phil Oester · 11 years ago
  99. 70d19f8 netfilter: xt_TCPMSS: Fix IPv6 default MSS too by Phil Oester · 11 years ago
  100. 7a6e288 pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb by Daniel Borkmann · 11 years ago