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