1. 7410f96 tipc: make tipc_link_send_sections_fast exit earlier by Ying Xue · 11 years ago
  2. 796c75d tipc: enhance priority of link protocol packet by Ying Xue · 11 years ago
  3. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 11 years ago
  4. c0fee8a tipc: save sock structure pointer instead of void pointer to tipc_port by Ying Xue · 11 years ago
  5. 28e5297 tipc: convert config_lock from spinlock to mutex by Ying Xue · 11 years ago
  6. 3c5db8e tipc: rename tipc_createport_raw to tipc_createport by Ying Xue · 11 years ago
  7. f1733d7 tipc: remove user_port instance from tipc_port structure by Ying Xue · 11 years ago
  8. 198d73b tipc: delete code orphaned by new server infrastructure by Ying Xue · 11 years ago
  9. 7d0ab17 tipc: convert configuration server to use new server facility by Ying Xue · 11 years ago
  10. 13a2e89 tipc: convert topology server to use new server facility by Ying Xue · 11 years ago
  11. c5fa7b3 tipc: introduce new TIPC server infrastructure by Ying Xue · 11 years ago
  12. 5d21cb7 tipc: allow implicit connect for stream sockets by Erik Hugne · 11 years ago
  13. cc79dd1 tipc: change socket buffer overflow control to respect sk_rcvbuf by Ying Xue · 11 years ago
  14. 8941bbc tipc: update code comments to reflect new uapi header path by Ying Xue · 11 years ago
  15. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  16. 89bf1b5 net: remove NET_LL_RX_POLL config menue by Eliezer Tamir · 11 years ago
  17. 9a3c71a net: convert low latency sockets to sched_clock() by Eliezer Tamir · 11 years ago
  18. eb6db62 net: change sysctl_net_ll_poll into an unsigned int by Eliezer Tamir · 11 years ago
  19. 2e0c9e7 net: sctp: sctp_association_init: put refs in reverse order by Daniel Borkmann · 11 years ago
  20. c164b83 net: sctp: minor: remove variable in sctp_init_sock by Daniel Borkmann · 11 years ago
  21. 405426f net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first by Daniel Borkmann · 11 years ago
  22. f9e42b8 net: sctp: sideeffect: throw BUG if primary_path is NULL by Daniel Borkmann · 11 years ago
  23. 09ce069 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  24. 93d8fd1 openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() by Pravin B Shelar · 11 years ago
  25. b34df5e openvswitch: make skb->csum consistent with rest of networking stack. by Pravin B Shelar · 11 years ago
  26. 45bfa52e openvswitch: Fix struct comment. by Pravin B Shelar · 11 years ago
  27. af78416 openvswitch: Fix misspellings in comments and docs. by Andy Hill · 11 years ago
  28. 34d94f2 openvswitch: fix variable names in comment by Lorand Jakab · 11 years ago
  29. 91b7514 openvswitch: Unify vport error stats handling. by Pravin B Shelar · 11 years ago
  30. cbd531b openvswitch: Remove unused get_config vport op. by Jesse Gross · 11 years ago
  31. f44f340 openvswitch: Immediately exit on error in ovs_vport_cmd_set(). by Jesse Gross · 11 years ago
  32. 948e306 net/mlx4: Add VF link state support by Rony Efraim · 11 years ago
  33. 1d8faf4 net/core: Add VF link state control by Rony Efraim · 11 years ago
  34. 3dc6475 bcm63xx_enet: add support Broadcom BCM6345 Ethernet by Florian Fainelli · 11 years ago
  35. ca4ec90 htb: reorder struct htb_class fields for performance by Eric Dumazet · 11 years ago
  36. 5f121b9 net-rps: fixes for rps flow limit by Willem de Bruijn · 11 years ago
  37. 85f1652 tcp: properly send new data in fast recovery in first RTT by Yuchung Cheng · 11 years ago
  38. 8e99440 sh_eth: remove '__maybe_unused' annotations by Sergei Shtylyov · 11 years ago
  39. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  40. 194f4a6 net: make all team port device link events urgent by Flavio Leitner · 11 years ago
  41. a06a2d3 net: ping_check_bind_addr() etc. can be static by Wu Fengguang · 11 years ago
  42. 8c367fc cxgb4: Do not set net_device::dev_id to VI index by Ben Hutchings · 11 years ago
  43. f57855a macvtap: fix uninitialized return value macvtap_ioctl_set_queue() by Jason Wang · 11 years ago
  44. d9a90a3 macvtap: slient sparse warnings by Jason Wang · 11 years ago
  45. 2c928e0 sctp: Correct byte order of access to skb->{network, transport}_header by Simon Horman · 11 years ago
  46. ca15feb netlink: make compare exist all the time by Gao feng · 11 years ago
  47. e3d73bc net: add doc for ip_early_demux sysctl by Cong Wang · 11 years ago
  48. 944a137 tun: Turn tun_flow_init() into void fn by Pavel Emelyanov · 11 years ago
  49. 274038f tun: Report "persist" flag to userspace by Pavel Emelyanov · 11 years ago
  50. 7c0cadc udp: fix two sparse errors by Eric Dumazet · 11 years ago
  51. 5b9b626 gro: remove a sparse error by Eric Dumazet · 11 years ago
  52. 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
  53. 8f728d7 sh_eth: split 'sh_eth_netdev_ops' by Sergei Shtylyov · 11 years ago
  54. c70eba7 igmp: fix new sparse errors by Eric Dumazet · 11 years ago
  55. 5eaedf3 gianfar: Add backwards compatible Single Queue mode polling by Claudiu Manoil · 11 years ago
  56. 6602041 sfc: Store port number in private data, not net_device::dev_id by Ben Hutchings · 11 years ago
  57. 503b47e ipv4: remove is_data also from ip_options documentation. by Rami Rosen · 11 years ago
  58. 735d381 team: remove synchronize_rcu() called during port disable by Jiri Pirko · 11 years ago
  59. d80b35b team: use kfree_rcu instead of synchronize_rcu in team_port_dev by Jiri Pirko · 11 years ago
  60. 6c31ff3 team: remove synchronize_rcu() called during queue override change by Jiri Pirko · 11 years ago
  61. dffebd2 doc:networking: Update comment for dev_id field in netdevice.h by Narendra K · 11 years ago
  62. 32766ff net: can: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  63. eed5d29 net: emaclite: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  64. 941e173 net: fec: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  65. afd6eae 3c59x: consolidate error cleanup in vortex_init_one() by Sergei Shtylyov · 11 years ago
  66. 3f8b963 veth: remove redundant call of dev_alloc_name by Hong zhi guo · 11 years ago
  67. 7a6e288 pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb by Daniel Borkmann · 11 years ago
  68. da5bab0 net: udp4: move GSO functions to udp_offload by Daniel Borkmann · 11 years ago
  69. 946d3bd igmp: remove unnecessary in_device member zeroing by Shawn Bohrer · 11 years ago
  70. e989707 igmp: hash a hash table to speedup ip_check_mc_rcu() by Eric Dumazet · 11 years ago
  71. 64153ce net_sched: htb: do not setup default rate estimators by Eric Dumazet · 11 years ago
  72. 130d3d6 net_sched: psched_ratecfg_precompute() improvements by Eric Dumazet · 11 years ago
  73. 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
  74. 8b3e7be cw1200: Fix an assorted pile of checkpatch warnings. by Solomon Peachy · 11 years ago
  75. 19db577 cw1200: Eliminate the ETF debug/engineering code. by Solomon Peachy · 11 years ago
  76. fa8eeae cw1200: Remove "ITP" debug subsystem. by Solomon Peachy · 11 years ago
  77. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  78. b41abb4 net: pass correct parameter to skb_headers_offset_update() by Peter Pan(潘卫平) · 11 years ago
  79. da12c90 netlink: Add compare function for netlink_table by Gao feng · 11 years ago
  80. 8249152 xen-netfront: use skb_partial_csum_set() to simplify the codes by Li RongQing · 11 years ago
  81. 2e42206 Merge branch 'bridge_flags' by David S. Miller · 11 years ago
  82. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 11 years ago
  83. 9ba1889 bridge: Add flag to control mac learning. by Vlad Yasevich · 11 years ago
  84. 30f3a40 net: remove last caller of skb_tail_offset() and itself by Cong Wang · 11 years ago
  85. 0a4db18 Merge branch 'll_poll' by David S. Miller · 11 years ago
  86. 7e15b90 ixgbe: add extra stats for ndo_ll_poll by Eliezer Tamir · 11 years ago
  87. 5a85e73 ixgbe: add support for ndo_ll_poll by Eliezer Tamir · 11 years ago
  88. d30e383 tcp: add low latency socket poll support. by Eliezer Tamir · 11 years ago
  89. a5b5047 udp: add low latency socket poll support by Eliezer Tamir · 11 years ago
  90. 0602129 net: add low latency socket poll by Eliezer Tamir · 11 years ago
  91. af12fa6 net: add napi_id and hash by Eliezer Tamir · 11 years ago
  92. 6f00a02 bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch by Maxime Bizon · 11 years ago
  93. 0ae99b5 bcm63xx_enet: split DMA channel register accesses by Maxime Bizon · 11 years ago
  94. 7260aac bcm63xx_enet: implement reset autoneg ethtool callback by Maxime Bizon · 11 years ago
  95. 10af87c rt2x00: rt2x00queue: initialize data_queue fields earlier by Gabor Juhos · 11 years ago
  96. ec71997 rtlwifi: initialize local array and set value. by Yunlian Jiang · 11 years ago
  97. 7601502 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  98. f7a01ca cw1200: handle allocation failure in wsm_event_indication() by Dan Carpenter · 11 years ago
  99. f28bc92 cw1200: read beyond end of array in debug code by Dan Carpenter · 11 years ago
  100. aa63e18 cw1200: Sanity-check arguments in copy_from_user() by Solomon Peachy · 11 years ago