1. 2e08b58 IB/sa: Export function to pack a path record into wire format by Sean Hefty · 11 years ago
  2. ee7aed4 RDMA/ucma: Support querying for AF_IB addresses by Sean Hefty · 11 years ago
  3. 94d0c93 RDMA/cma: Only listen on IB devices when using AF_IB by Sean Hefty · 11 years ago
  4. 5c43813 RDMA/cma: Set qkey for AF_IB by Sean Hefty · 11 years ago
  5. e8160e1 RDMA/cma: Expose private data when using AF_IB by Sean Hefty · 11 years ago
  6. fbaa1a6 RDMA/cma: Merge cma_get/save_net_info by Sean Hefty · 11 years ago
  7. 01602f1 RDMA/cma: Remove unused SDP related code by Sean Hefty · 11 years ago
  8. 496ce3c RDMA/cma: Add support for AF_IB to cma_get_service_id() by Sean Hefty · 11 years ago
  9. f68194c RDMA/cma: Add support for AF_IB to rdma_resolve_route() by Sean Hefty · 11 years ago
  10. f17df3b RDMA/cma: Add support for AF_IB to rdma_resolve_addr() by Sean Hefty · 11 years ago
  11. 4ae7152 RDMA/cma: Verify that source and dest sa_family are the same by Sean Hefty · 11 years ago
  12. b0569e4 RDMA/cma: Restrict AF_IB loopback to binding to IB devices only by Sean Hefty · 11 years ago
  13. f475383 RDMA/cma: Add helper functions to return id address information by Sean Hefty · 11 years ago
  14. 6a3e362 RDMA/cma: Do not modify sa_family when setting loopback address by Sean Hefty · 11 years ago
  15. 680f920 RDMA/cma: Allow user to specify AF_IB when binding by Sean Hefty · 11 years ago
  16. 58afdcb RDMA/cma: Update port reservation to support AF_IB by Sean Hefty · 11 years ago
  17. ef56086 IB/addr: Add AF_IB support to ip_addr_size by Sean Hefty · 11 years ago
  18. 2e2d190 RDMA/cma: Include AF_IB in loopback and any address checks by Sean Hefty · 11 years ago
  19. c8dea2f9 RDMA/cma: Allow enabling reuseaddr in any state by Sean Hefty · 11 years ago
  20. 8d36eb0 RDMA/cma: Define native IB address by Sean Hefty · 11 years ago
  21. fedaf4f ndisc: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  22. 9e8cda3 ipv6: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  23. af92e542 inet: frag , remove an empty ifdef. by Rami Rosen · 11 years ago
  24. c936463 htb: refactor struct htb_sched fields for performance by Eric Dumazet · 11 years ago
  25. bcefe17 tcp: introduce a per-route knob for quick ack by Cong Wang · 11 years ago
  26. 2c0740e sctp: Convert __list_for_each use to list_for_each by Dave Jones · 11 years ago
  27. 8576827 bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  28. f9c7da5 amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  29. b8a39dd Bnx2x: remove redundant D0 power state set by Yijing Wang · 11 years ago
  30. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 11 years ago
  31. d6cf7a8 at91_ether: Do not select NET_CORE by Ben Hutchings · 11 years ago
  32. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  33. 9ef71e0 tcp:typo unset should be unsent by Weiping Pan · 11 years ago
  34. b88ec38 bonding: trivial: make alb use bond_slave_has_mac() by Veaceslav Falico · 11 years ago
  35. 257a3fe be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs() by Sathya Perla · 11 years ago
  36. c2ff682 sit: fix an oops when IFLA_IPTUN_PROTO is not set by Nicolas Dichtel · 11 years ago
  37. eea86af net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF by Daniel Borkmann · 11 years ago
  38. dc25c67 neigh: disallow un-init_net to change thresh of neigh by Gao feng · 11 years ago
  39. 170d6f9 neigh: only allow init_net to change the default neigh_parms by Gao feng · 11 years ago
  40. cf89d6b neigh: no need to call lookup_neigh_parms in neigh_parms_alloc by Gao feng · 11 years ago
  41. 75b2945 bnx2x: replace mechanism to check for next available packet by Dmitry Kravkov · 11 years ago
  42. 8f20aa5 bnx2x: add support for ndo_ll_poll by Dmitry Kravkov · 11 years ago
  43. 8501841 net/mlx4_en: Low Latency recv statistics by Amir Vadai · 11 years ago
  44. 9e77a2b net/mlx4_en: Add Low Latency Socket (LLS) support by Amir Vadai · 11 years ago
  45. dc3d807 openvswitch: gre tunneling support. by David S. Miller · 11 years ago
  46. aa31070 openvswitch: Add gre tunnel support. by Pravin B Shelar · 11 years ago
  47. a3e8299 openvswitch: Optimize flow key match for non tunnel flows. by Pravin B Shelar · 11 years ago
  48. ffe3f43 openvswitch: Expand action buffer size. by Pravin B Shelar · 11 years ago
  49. 7d5437c openvswitch: Add tunneling interface. by Pravin B Shelar · 11 years ago
  50. 74f84a5 openvswitch: Copy individual actions. by Pravin B Shelar · 11 years ago
  51. 9a62822 ip_tunnel: Add dont fragment flag. by Pravin B Shelar · 11 years ago
  52. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  53. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  54. 45f2e99 gre: export gre_handle_offloads() function. by Pravin B Shelar · 11 years ago
  55. 752f36d gre: export gre_build_header() function. by Pravin B Shelar · 11 years ago
  56. bda7bb4 gre: Allow multiple protocol listener for gre protocol. by Pravin B Shelar · 11 years ago
  57. 20fd4d1 gre: Simplify gre protocol registration locking. by Pravin B Shelar · 11 years ago
  58. ac8025a sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef by Sergei Shtylyov · 11 years ago
  59. c8bbe37 sh_eth: cleanup 'enum TD_STS_BIT' by Sergei Shtylyov · 11 years ago
  60. a80c3de sh_eth: remove redundant bits from 'eesipr_value' field initializer by Sergei Shtylyov · 11 years ago
  61. 8f80899 sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data' by Sergei Shtylyov · 11 years ago
  62. 3719109 sh_eth: add NAPI support by Sergei Shtylyov · 11 years ago
  63. ea7d69e sh_eth: define/use EESR_RX_CHECK macro by Sergei Shtylyov · 11 years ago
  64. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  65. 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
  66. 2f2a884 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  67. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 11 years ago
  68. eb064c3 vxlan: fix check for migration of static entry by stephen hemminger · 11 years ago
  69. 646093a bcm63xx_enet: fix return value check in bcm_enet_shared_probe() by Wei Yongjun · 11 years ago
  70. 4afe215 can: usb_8dev: unregister netdev before free()ing by Marc Kleine-Budde · 11 years ago
  71. 33be081 ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb by Matthias Schiffer · 11 years ago
  72. a267a60 staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  73. 511efbb pxa168_eth: convert skb->end into skb_end_pointer(skb) by Isaku Yamahata · 11 years ago
  74. 18f1d05 mv643xx_eth.c: convert skb->end into skb_end_poitner(skb) by Isaku Yamahata · 11 years ago
  75. 499e2e6 net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb) by Isaku Yamahata · 11 years ago
  76. b32369f net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  77. 32de868 bridge: fix switched interval for MLD Query types by Linus Lüssing · 11 years ago
  78. 788dfca vlan: restore ethtool ABI to control VLAN hardware acceleration by Fernando Luis Vazquez Cao · 11 years ago
  79. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 11 years ago
  80. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 11 years ago
  81. 32bc9b4 fec: Add support to restart autonegotiate by Chris Healy · 11 years ago
  82. cedb743 bonding: don't call alb_set_slave_mac_addr() while atomic by Veaceslav Falico · 11 years ago
  83. ab8e99d net: cpsw: check for cpts pointer after its allocation by Sebastian Siewior · 11 years ago
  84. 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
  85. e00c7f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  86. ab69bde alx: add a simple AR816x/AR817x device driver by Johannes Berg · 11 years ago
  87. 72bb72b tg3: Prevent system hang during repeated EEH errors. by Michael Chan · 11 years ago
  88. 93725cb Fix the VLAN_TAG_PRESENT in netvsc_recv_callback() by Haiyang Zhang · 11 years ago
  89. 7aa2723 vxlan: handle skb_clone failure by stephen hemminger · 11 years ago
  90. 26a41ae6 vxlan: only migrate dynamic FDB entries by stephen hemminger · 11 years ago
  91. 3bf74b1 vxlan: fix race between flush and incoming learning by stephen hemminger · 11 years ago
  92. c7b67ae Merge branch 'tipc' by David S. Miller · 11 years ago
  93. 2537af9 tipc: remove dev_base_lock use from enable_bearer by Ying Xue · 11 years ago
  94. 126c052 tipc: fix wrong return value for link_send_sections_long routine by Ying Xue · 11 years ago
  95. 7410f96 tipc: make tipc_link_send_sections_fast exit earlier by Ying Xue · 11 years ago
  96. 796c75d tipc: enhance priority of link protocol packet by Ying Xue · 11 years ago
  97. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 11 years ago
  98. c0fee8a tipc: save sock structure pointer instead of void pointer to tipc_port by Ying Xue · 11 years ago
  99. 28e5297 tipc: convert config_lock from spinlock to mutex by Ying Xue · 11 years ago
  100. 3c5db8e tipc: rename tipc_createport_raw to tipc_createport by Ying Xue · 11 years ago