1. 1a0176d net: ksz884x: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  2. 8ab6a1f net: tulip: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  3. 1eb850c net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  4. 1b13813 Merge branch 'pci_set_drvdata' by David S. Miller · 11 years ago
  5. 877a22c net: cassini: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  6. 5d41bf3 net: sunhme: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  7. 7f8cbb2 net: stmmac: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  8. 215081f net: smsc9420: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  9. be2f54b net: epic100: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  10. 7c015ae net: sis190: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  11. 0f423ffe net: r8169: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  12. 64caa38 net: 8139too: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  13. ca30ab2 net: 8139cp: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  14. 726a2fbe net: r6040: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  15. 901ea1a net: qla3xxx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  16. 4e532ee net: qlcnic: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  17. f9c4cd9 net: qlge: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  18. b23eb79 net: netxen: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  19. aa13876 net: pasemi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  20. bda301c Merge branch 'sit_tso' by David S. Miller · 11 years ago
  21. 2e3bd6a bnx2x: add TSO support for SIT tunnels by Eric Dumazet · 11 years ago
  22. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  23. d3e5e00 ipv6: gso: make ipv6_gso_segment() stackable by Eric Dumazet · 11 years ago
  24. 212124d atm: firestream: remove duplicate define by Michael Opdenacker · 11 years ago
  25. e8556df chelsio: remove duplicate defines by Michael Opdenacker · 11 years ago
  26. b62c47d ethernet: moxa: remove duplicate includes by Michael Opdenacker · 11 years ago
  27. 1b66917 cgxb4: remove duplicate include in cxgb4.h by Michael Opdenacker · 11 years ago
  28. 0a6d10d Merge branch 'pernet_sysctls' by David S. Miller · 11 years ago
  29. fd2d535 ipv4: Allow unprivileged users to use per net sysctls by Eric W. Biederman · 11 years ago
  30. 0a6fa23 ipv4: Use math to point per net sysctls into the appropriate struct net. by Eric W. Biederman · 11 years ago
  31. 2e685ca tcp_memcontrol: Kill struct tcp_memcontrol by Eric W. Biederman · 11 years ago
  32. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  33. f594d63 tcp_memcontrol: Remove setting cgroup settings via sysctl by Eric W. Biederman · 11 years ago
  34. cd91cce tcp_memcontrol: Remove tcp_max_memory by Eric W. Biederman · 11 years ago
  35. 3167fe9 Merge branch 'pci_set_drvdata' by David S. Miller · 11 years ago
  36. 390e1b8 net: packetengines: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  37. 4f12b2f net: neterion: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  38. e146aaa net: natsemi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  39. ecb22e1 net: myri10ge: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  40. c959840 net: ksz884x: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  41. 21d35d2 net: sky2: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  42. 68e35d8 net: skge: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  43. 54fe902 net: jme: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  44. 4722cd4 net: e100: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  45. 3ee785f net: icplus: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  46. df2a644 net: fealnx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  47. 806636f net: be2net: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  48. 5f258a1 net: dl2k: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  49. 42b9023 net: sundance: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  50. 3c5b9ca net: tulip: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  51. 5eccdfa nf_tables*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  52. c68c7f5 net: fix build warnings because of net_get_random_once merge by Hannes Frederic Sowa · 11 years ago
  53. 5bf4725 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  54. 7dcade3 Merge branch 'net_get_random_once' by David S. Miller · 11 years ago
  55. e34c9a6 net: switch net_secret key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  56. 222e83d tcp: switch tcp_fastopen key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  57. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  58. b23a002 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  59. a48e429 net: introduce new macro net_get_random_once by Hannes Frederic Sowa · 11 years ago
  60. a8fab07 x86/jump_label: expect default_nop if static_key gets enabled on boot-up by Hannes Frederic Sowa · 11 years ago
  61. c4b2c0c static_key: WARN on usage before jump_label_init was called by Hannes Frederic Sowa · 11 years ago
  62. b50026b ipv6: split inet6_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  63. 65cd803 ipv4: split inet_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  64. 53481da Merge branch 'ipip_gso' by David S. Miller · 11 years ago
  65. 117401e bnx2x: add TSO support for IPIP by Eric Dumazet · 11 years ago
  66. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  67. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 11 years ago
  68. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  69. 030737b net: generalize skb_segment() by Eric Dumazet · 11 years ago
  70. b917eb1 ipv6: gso: remove redundant locking by Eric Dumazet · 11 years ago
  71. ea58c18 be2net: Rework PCIe error report log messaging by Ajit Khaparde · 11 years ago
  72. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  73. 7e58487 net: ipv4/ipv6: Remove extern from function prototypes by Joe Perches · 11 years ago
  74. a402a5a net: dccp: Remove extern from function prototypes by Joe Perches · 11 years ago
  75. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  76. 47d27aa ipv4: gso: send_check() & segment() cleanups by Eric Dumazet · 11 years ago
  77. a729e83 bonding: Remove __exit tag from bond_netlink_fini(). by David S. Miller · 11 years ago
  78. 97e592b Merge branch 'bonding' by David S. Miller · 11 years ago
  79. ec76aa4 bonding: add Netlink support active_slave option by Jiri Pirko · 11 years ago
  80. 90af231 bonding: add Netlink support mode option by Jiri Pirko · 11 years ago
  81. 752d48b bonding: move active_slave getting into separate function by Jiri Pirko · 11 years ago
  82. 080a06e bonding: remove bond_ioctl_change_active() by Jiri Pirko · 11 years ago
  83. d9e32b2 bonding: move active_slave setting into separate function by Jiri Pirko · 11 years ago
  84. 72be35f bonding: move mode setting into separate function by Jiri Pirko · 11 years ago
  85. 0a2a78c bonding: push Netlink bits into separate file by Jiri Pirko · 11 years ago
  86. cfd4f75 batman-adv: make the backbone gw check VLAN specific by Antonio Quartulli · 11 years ago
  87. 95fb130 batman-adv: make the TT global purge routine VLAN specific by Antonio Quartulli · 11 years ago
  88. 7ea7b4a batman-adv: make the TT CRC logic VLAN specific by Antonio Quartulli · 11 years ago
  89. a70a9aa batman-adv: lock around TT operations to avoid sending inconsistent data by Antonio Quartulli · 11 years ago
  90. e75de4f batman-adv: remove bogus comment by Antonio Quartulli · 11 years ago
  91. e300d31 batman-adv: refine API calls for unicast transmissions of SKBs by Linus Lüssing · 11 years ago
  92. b8cbd81 batman-adv: make the AP isolation attribute VLAN specific by Antonio Quartulli · 11 years ago
  93. 90f4435 batman-adv: add sysfs framework for VLAN by Antonio Quartulli · 11 years ago
  94. 5d2c05b batman-adv: add per VLAN interface attribute framework by Antonio Quartulli · 11 years ago
  95. be1db4f batman-adv: make the Distributed ARP Table vlan aware by Antonio Quartulli · 11 years ago
  96. bbb877e batman-adv: make the GW module correctly talk to the new VLAN-TT by Antonio Quartulli · 11 years ago
  97. 1605278 batman-adv: print the VID together with the TT entries by Antonio Quartulli · 11 years ago
  98. 0ffa9e8 batman-adv: use vid when computing local and global TT CRC by Antonio Quartulli · 11 years ago
  99. c018ad3 batman-adv: add the VLAN ID attribute to the TT entry by Antonio Quartulli · 11 years ago
  100. bc58eee batman-adv: update email address for Marek Lindner by Marek Lindner · 11 years ago