1. aa31070 openvswitch: Add gre tunnel support. by Pravin B Shelar · 11 years ago
  2. a3e8299 openvswitch: Optimize flow key match for non tunnel flows. by Pravin B Shelar · 11 years ago
  3. ffe3f43 openvswitch: Expand action buffer size. by Pravin B Shelar · 11 years ago
  4. 7d5437c openvswitch: Add tunneling interface. by Pravin B Shelar · 11 years ago
  5. 74f84a5 openvswitch: Copy individual actions. by Pravin B Shelar · 11 years ago
  6. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  7. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  8. 45f2e99 gre: export gre_handle_offloads() function. by Pravin B Shelar · 11 years ago
  9. 752f36d gre: export gre_build_header() function. by Pravin B Shelar · 11 years ago
  10. bda7bb4 gre: Allow multiple protocol listener for gre protocol. by Pravin B Shelar · 11 years ago
  11. 20fd4d1 gre: Simplify gre protocol registration locking. by Pravin B Shelar · 11 years ago
  12. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. 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
  14. 2f2a884 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  15. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 11 years ago
  16. 33be081 ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb by Matthias Schiffer · 11 years ago
  17. 32de868 bridge: fix switched interval for MLD Query types by Linus Lüssing · 11 years ago
  18. 788dfca vlan: restore ethtool ABI to control VLAN hardware acceleration by Fernando Luis Vazquez Cao · 11 years ago
  19. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 11 years ago
  20. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 11 years ago
  21. 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
  22. e00c7f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  23. 2537af9 tipc: remove dev_base_lock use from enable_bearer by Ying Xue · 11 years ago
  24. 126c052 tipc: fix wrong return value for link_send_sections_long routine by Ying Xue · 11 years ago
  25. 7410f96 tipc: make tipc_link_send_sections_fast exit earlier by Ying Xue · 11 years ago
  26. 796c75d tipc: enhance priority of link protocol packet by Ying Xue · 11 years ago
  27. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 11 years ago
  28. c0fee8a tipc: save sock structure pointer instead of void pointer to tipc_port by Ying Xue · 11 years ago
  29. 28e5297 tipc: convert config_lock from spinlock to mutex by Ying Xue · 11 years ago
  30. 3c5db8e tipc: rename tipc_createport_raw to tipc_createport by Ying Xue · 11 years ago
  31. f1733d7 tipc: remove user_port instance from tipc_port structure by Ying Xue · 11 years ago
  32. 198d73b tipc: delete code orphaned by new server infrastructure by Ying Xue · 11 years ago
  33. 7d0ab17 tipc: convert configuration server to use new server facility by Ying Xue · 11 years ago
  34. 13a2e89 tipc: convert topology server to use new server facility by Ying Xue · 11 years ago
  35. c5fa7b3 tipc: introduce new TIPC server infrastructure by Ying Xue · 11 years ago
  36. 5d21cb7 tipc: allow implicit connect for stream sockets by Erik Hugne · 11 years ago
  37. cc79dd1 tipc: change socket buffer overflow control to respect sk_rcvbuf by Ying Xue · 11 years ago
  38. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  39. 89bf1b5 net: remove NET_LL_RX_POLL config menue by Eliezer Tamir · 11 years ago
  40. 9a3c71a net: convert low latency sockets to sched_clock() by Eliezer Tamir · 11 years ago
  41. eb6db62 net: change sysctl_net_ll_poll into an unsigned int by Eliezer Tamir · 11 years ago
  42. 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
  43. 2e0c9e7 net: sctp: sctp_association_init: put refs in reverse order by Daniel Borkmann · 11 years ago
  44. c164b83 net: sctp: minor: remove variable in sctp_init_sock by Daniel Borkmann · 11 years ago
  45. 405426f net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first by Daniel Borkmann · 11 years ago
  46. f9e42b8 net: sctp: sideeffect: throw BUG if primary_path is NULL by Daniel Borkmann · 11 years ago
  47. 09ce069 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  48. 93d8fd1 openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() by Pravin B Shelar · 11 years ago
  49. b34df5e openvswitch: make skb->csum consistent with rest of networking stack. by Pravin B Shelar · 11 years ago
  50. af78416 openvswitch: Fix misspellings in comments and docs. by Andy Hill · 11 years ago
  51. 34d94f2 openvswitch: fix variable names in comment by Lorand Jakab · 11 years ago
  52. 91b7514 openvswitch: Unify vport error stats handling. by Pravin B Shelar · 11 years ago
  53. cbd531b openvswitch: Remove unused get_config vport op. by Jesse Gross · 11 years ago
  54. f44f340 openvswitch: Immediately exit on error in ovs_vport_cmd_set(). by Jesse Gross · 11 years ago
  55. c5c7774 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  56. 1d8faf4 net/core: Add VF link state control by Rony Efraim · 11 years ago
  57. ca4ec90 htb: reorder struct htb_class fields for performance by Eric Dumazet · 11 years ago
  58. 5f121b9 net-rps: fixes for rps flow limit by Willem de Bruijn · 11 years ago
  59. 59f45d5 Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key by Johan Hedberg · 11 years ago
  60. 300b962 Bluetooth: Fix crash in l2cap_build_cmd() with small MTU by Anderson Lizardo · 11 years ago
  61. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 11 years ago
  62. baafc77 net/ipv4: ip_vti clear skb cb before tunneling. by Saurabh Mohan · 11 years ago
  63. 85f1652 tcp: properly send new data in fast recovery in first RTT by Yuchung Cheng · 11 years ago
  64. a6f79d0 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  65. 55b92b7 l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  66. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  67. 194f4a6 net: make all team port device link events urgent by Flavio Leitner · 11 years ago
  68. 2dc85bf packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 11 years ago
  69. a06a2d3 net: ping_check_bind_addr() etc. can be static by Wu Fengguang · 11 years ago
  70. e86c986 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  71. 2c928e0 sctp: Correct byte order of access to skb->{network, transport}_header by Simon Horman · 11 years ago
  72. ca15feb netlink: make compare exist all the time by Gao feng · 11 years ago
  73. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  74. 7c0cadc udp: fix two sparse errors by Eric Dumazet · 11 years ago
  75. 5b9b626 gro: remove a sparse error by Eric Dumazet · 11 years ago
  76. 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
  77. c70eba7 igmp: fix new sparse errors by Eric Dumazet · 11 years ago
  78. 6bb7aab Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  79. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  80. 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
  81. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  82. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 11 years ago
  83. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 11 years ago
  84. b396966 netfilter: xt_TCPMSS: Fix missing fragmentation handling by Phil Oester · 11 years ago
  85. 70d19f8 netfilter: xt_TCPMSS: Fix IPv6 default MSS too by Phil Oester · 11 years ago
  86. 7a6e288 pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb by Daniel Borkmann · 11 years ago
  87. da5bab0 net: udp4: move GSO functions to udp_offload by Daniel Borkmann · 11 years ago
  88. 946d3bd igmp: remove unnecessary in_device member zeroing by Shawn Bohrer · 11 years ago
  89. e989707 igmp: hash a hash table to speedup ip_check_mc_rcu() by Eric Dumazet · 11 years ago
  90. 64153ce net_sched: htb: do not setup default rate estimators by Eric Dumazet · 11 years ago
  91. 795d855 mac80211: Fix rate control mask matching call by Simon Wunderlich · 11 years ago
  92. a6b368f mac80211: abort CAC in stop_ap() by Simon Wunderlich · 11 years ago
  93. 35d865a mac80211: work around broken APs not including HT info by Johannes Berg · 11 years ago
  94. 130d3d6 net_sched: psched_ratecfg_precompute() improvements by Eric Dumazet · 11 years ago
  95. 3899ba9 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
  96. 7cdbac7 netlink: fix error propagation in netlink_mmap() by Patrick McHardy · 11 years ago
  97. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  98. 1abd165 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 11 years ago
  99. b41abb4 net: pass correct parameter to skb_headers_offset_update() by Peter Pan(潘卫平) · 11 years ago
  100. da12c90 netlink: Add compare function for netlink_table by Gao feng · 11 years ago