1. c3b28ea Merge branch 'bnx2x' by David S. Miller · 11 years ago
  2. 0595224 bnx2x: Prevent memory leak when cnic is absent by Yuval Mintz · 11 years ago
  3. b026192 bnx2x: correct reading of speed capabilities by Yaniv Rosner · 11 years ago
  4. be3e458 net: sctp: attribute printl with __printf for gcc fmt checks by Daniel Borkmann · 11 years ago
  5. ee1bec9 netlink: kconfig: move mmap i/o into netlink kconfig by Daniel Borkmann · 11 years ago
  6. bd7c4b6 netpoll: convert mutex into a semaphore by Neil Horman · 11 years ago
  7. ae6164a netlink: Fix skb ref counting. by Pravin B Shelar · 11 years ago
  8. 0dcffd0 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 11 years ago
  9. fe86d71 mlx4_en: fix a build error on 32bit arches by Eric Dumazet · 11 years ago
  10. 97cd1ee Revert "bnx2x: allow nvram test to run when device is down" by Dmitry Kravkov · 11 years ago
  11. 91bc033 bridge: avoid OOPS if root port not found by stephen hemminger · 11 years ago
  12. 7dcf313 drivers: net: cpsw: fix kernel warn on cpsw irq enable by Mugunthan V N · 11 years ago
  13. ff6e722 sh_eth: use random MAC address if no valid one supplied by Sergei Shtylyov · 11 years ago
  14. 3b54912 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) by Matthew Whitehead · 11 years ago
  15. 32e1927 tg3: fix to append hardware time stamping flags by Flavio Leitner · 11 years ago
  16. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. 79f632c unix/stream: fix peeking with an offset larger than data in queue by Benjamin Poirier · 11 years ago
  18. 39cc861 unix/dgram: fix peeking with an offset larger than data in queue by Benjamin Poirier · 11 years ago
  19. add05ad unix/dgram: peek beyond 0-sized skbs by Benjamin Poirier · 11 years ago
  20. cff63a5 openvswitch: Remove unneeded ovs_netdev_get_ifindex() by Thomas Graf · 11 years ago
  21. 0c77215 net: Use consume_skb() to free gso segmented skb by Sridhar Samudrala · 11 years ago
  22. 1ab137b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  23. 17a2911 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
  24. b807a3d Merge branch 'vxlan_bnx2x_offload' by David S. Miller · 11 years ago
  25. 65bc0cf bnx2x: allow handling tunnel over udp offload by Dmitry Kravkov · 11 years ago
  26. f6ace50 vxlan: do not set SKB_GSO_UDP by Dmitry Kravkov · 11 years ago
  27. 94dace1 cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 11 years ago
  28. b407a4a cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 11 years ago
  29. 9ef603a cxgb4: Fix pci_device_id structure initialization with correct PF number by Vipul Pandya · 11 years ago
  30. cd75eff tcp: reset timer after any SYNACK retransmit by Yuchung Cheng · 11 years ago
  31. 6a5dc9e net: Add MIB counters for checksum errors by Eric Dumazet · 11 years ago
  32. f233a97 tg3: shows HW time stamping support only if ptp_capable is present by Flavio Leitner · 11 years ago
  33. aebda15 net: defer net_secret[] initialization by Eric Dumazet · 11 years ago
  34. 2d177be be2net: FLR must be first cmd issued to Lancer FW by Kalesh AP · 11 years ago
  35. 28710c5 be2net: Use GET_FUNCTION_CONFIG V1 cmd by Kalesh AP · 11 years ago
  36. a8a48e6 Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  37. 14d3692 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  38. 674853b sh_eth: add R8A77781 support by Sergei Shtylyov · 11 years ago
  39. e5195c1 r8169: fix 8168evl frame padding. by Stefan Bader · 11 years ago
  40. eee1d5a sctp: Correct type and usage of sctp_end_cksum() by Simon Horman · 11 years ago
  41. 00bd1cc netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup by Florian Westphal · 11 years ago
  42. 7237190 netfilter: nfnetlink_queue: add skb info attribute by Florian Westphal · 11 years ago
  43. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  44. 4bd6044 netfilter: nf_queue: move device refcount bump to extra function by Florian Westphal · 11 years ago
  45. 6e01781 netfilter: ipset: set match: add support to match the counters by Jozsef Kadlecsik · 11 years ago
  46. de76303 netfilter: ipset: The list:set type with counter support by Jozsef Kadlecsik · 11 years ago
  47. 00d71b2 netfilter: ipset: The hash types with counter support by Jozsef Kadlecsik · 11 years ago
  48. f48d19d netfilter: ipset: The bitmap types with counter support by Jozsef Kadlecsik · 11 years ago
  49. 34d666d netfilter: ipset: Introduce the counter extension in the core by Jozsef Kadlecsik · 11 years ago
  50. 7d47d97 netfilter: ipset: list:set type using the extension interface by Jozsef Kadlecsik · 11 years ago
  51. 5d50e1d8 netfilter: ipset: Hash types using the unified code base by Jozsef Kadlecsik · 11 years ago
  52. 1feab10 netfilter: ipset: Unified hash type generation by Jozsef Kadlecsik · 11 years ago
  53. b0da390 netfilter: ipset: Bitmap types using the unified code base by Jozsef Kadlecsik · 11 years ago
  54. 4d73de3 netfilter: ipset: Unified bitmap type generation by Jozsef Kadlecsik · 11 years ago
  55. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 11 years ago
  56. 8672d4d netfilter: ipset: Move often used IPv6 address masking function to header file by Jozsef Kadlecsik · 11 years ago
  57. 43c56e5 netfilter: ipset: Make possible to test elements marked with nomatch by Jozsef Kadlecsik · 11 years ago
  58. 00ca8f0 hyperv: Fix a compiler warning in netvsc_send() by Haiyang Zhang · 11 years ago
  59. 02ffc24 Merge branch 'pegasus' by David S. Miller · 11 years ago
  60. 323b349 drivers: net: usb: pegasus: fix control urb submission by Petko Manolov · 11 years ago
  61. 2bd6470 drivers: net: usb: pegasus: read/write_mii_word optimised by Petko Manolov · 11 years ago
  62. 313a58e drivers: net: usb: pegasus: remove skb pool by Petko Manolov · 11 years ago
  63. 5f5624c ipv6: Kill ipv6 dependency of icmpv6_send(). by Pravin B Shelar · 11 years ago
  64. a4c4009 net: increase frag hash size by Jesper Dangaard Brouer · 11 years ago
  65. f0911aa atm: he: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  66. 13ccf04 Merge branch 'pktdiag' by David S. Miller · 11 years ago
  67. e8d9612 sock_diag: allow to dump bpf filters by Nicolas Dichtel · 11 years ago
  68. 76d0eeb packet_diag: disclose meminfo values by Nicolas Dichtel · 11 years ago
  69. 6264190 packet_diag: disclose uid value by Nicolas Dichtel · 11 years ago
  70. b424332 be2net: Fix to show wol disabled/enabled state correctly. by Sarveshwar Bandi · 11 years ago
  71. d98ef50 be2net: Fixed memory leak by Suresh Reddy · 11 years ago
  72. 2c1bbbf net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W by Chen Gang · 11 years ago
  73. fdd5f43 selftests: psock_tpacket: fix status check by Daniel Borkmann · 11 years ago
  74. 823aa87 vxlan: allow choosing destination port per vxlan by stephen hemminger · 11 years ago
  75. 7d836a7 vxlan: compute source port in network byte order by stephen hemminger · 11 years ago
  76. 5d174dd vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2) by stephen hemminger · 11 years ago
  77. 73cf331 vxlan: fix byte order issues with NDA_PORT by stephen hemminger · 11 years ago
  78. 23c578b vxlan: document UDP default port by stephen hemminger · 11 years ago
  79. 3b8df3c vxlan: update mail address and copyright date by stephen hemminger · 11 years ago
  80. b0a397f bridge: Add fdb dst check during fdb update by roopa · 11 years ago
  81. f7a1dd6 ipvs: ip_vs_sip_fill_param() BUG: bad check of return value by Hans Schillstrom · 11 years ago
  82. 3811ae7 net: tun: release the reference of tun device in tun_recvmsg by Gao feng · 11 years ago
  83. c39904a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  84. b38a54e Merge branch 'mlx4' by David S. Miller · 11 years ago
  85. 2cccb9e net/mlx4: Add support to get VF config by Rony Efraim · 11 years ago
  86. e6b6a23 net/mlx4: Add VF MAC spoof checking support by Rony Efraim · 11 years ago
  87. 3f7fb02 net/mlx4: Add set VF default vlan ID and priority support by Rony Efraim · 11 years ago
  88. 8f7ba3c net/mlx4: Add set VF mac address support by Rony Efraim · 11 years ago
  89. 0eb62b9 net/mlx4: Add structures to keep VF Ethernet ports information by Rony Efraim · 11 years ago
  90. 6ce71ac net/mlx4: Add reference counting to MAC registeration by Rony Efraim · 11 years ago
  91. dc8142e net/mlx4_en: Disable HW clock overflow check when no HW support by Amir Vadai · 11 years ago
  92. 30b40c3 net/mlx4_core: Disable HW timestamping for VFs by Amir Vadai · 11 years ago
  93. 50754d21 genetlink: fix possible memory leak in genl_family_rcv_msg() by Wei Yongjun · 11 years ago
  94. 78d0b11 be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC freeze. by Suresh Reddy · 11 years ago
  95. 18fb06a be2net: Renamed rx_address_mismatch_errors to rx_address_filtered by Suresh Reddy · 11 years ago
  96. 594ad54 be2net: Add support for setting and getting rx flow hash options by Suresh Reddy · 11 years ago
  97. c204ea0 NFC: Add missing RFKILL dependency for Kconfig by Marcel Holtmann · 11 years ago
  98. cc0446b rtlwifi: rtl8192cu: Fix false loss of AP indication by Larry Finger · 11 years ago
  99. d1497f2 brcmsmac: Fix merge issue by Piotr Haber · 11 years ago
  100. 00b38ab ssb: implement ssb spuravoid for chipid BCM43222 by Hauke Mehrtens · 11 years ago