1. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 13 years ago
  2. 3af7930 net: update the usage of CHECKSUM_UNNECESSARY by Yi Zou · 13 years ago
  3. cdbee74 net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso by Yi Zou · 13 years ago
  4. a3f671b if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it by Joe Perches · 13 years ago
  5. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 13 years ago
  6. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  7. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 13 years ago
  8. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  9. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  10. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 13 years ago
  11. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 13 years ago
  12. b37c0fb net: Add memory barriers to prevent possible race in byte queue limits by Alexander Duyck · 13 years ago
  13. 5c49035 net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state by Alexander Duyck · 13 years ago
  14. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 13 years ago
  15. 177958e mac80211: remove tx_sync by Johannes Berg · 13 years ago
  16. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 13 years ago
  17. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 13 years ago
  18. 4d29515 net: Use bool in netdevice.h helpers. by David S. Miller · 13 years ago
  19. bdcc092 net: Use bool in skbuff.h helper functions. by David S. Miller · 13 years ago
  20. ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 13 years ago
  21. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  22. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  23. e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  24. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  25. 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 13 years ago
  26. f44d4eb mac80211: update ieee80211_tx_rate_control kerneldoc by Simon Wunderlich · 13 years ago
  27. ac3f48d route: Remove redirect_genid by Steffen Klassert · 13 years ago
  28. 5faa5df inetpeer: Invalidate the inetpeer tree along with the routing cache by Steffen Klassert · 13 years ago
  29. 0111ad8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by David S. Miller · 13 years ago
  30. 82492a3 af_iucv: add shutdown for HS transport by Ursula Braun · 13 years ago
  31. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 13 years ago
  32. ace30d7 netfilter: xt_LOG: add __printf() to sb_add() by Eric Dumazet · 13 years ago
  33. 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 13 years ago
  34. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 13 years ago
  35. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 13 years ago
  36. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 13 years ago
  37. 33ee446 netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array by Pablo Neira Ayuso · 13 years ago
  38. 5f1f815 netfilter: remove ipt_SAME.h and ipt_realm.h by WANG Cong · 13 years ago
  39. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 13 years ago
  40. 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 13 years ago
  41. 076a0ca netfilter: ctnetlink: add NAT support for expectations by Pablo Neira Ayuso · 13 years ago
  42. b8c5e52 netfilter: ctnetlink: allow to set expectation class by Pablo Neira Ayuso · 13 years ago
  43. 7f81c95 netfilter: ipset: hash:net,iface timeout bug fixed by Jozsef Kadlecsik · 13 years ago
  44. 2a7cef2 netfilter: ipset: Exceptions support added to hash:*net* types by Jozsef Kadlecsik · 13 years ago
  45. 0927a1a netfilter: ipset: Log warning when a hash type of set gets full by Jozsef Kadlecsik · 13 years ago
  46. ae8ded1 netfilter: ipset: expose userspace-relevant parts in ip_set.h by Jan Engelhardt · 13 years ago
  47. c15f1c8 netfilter: ipset: use NFPROTO_ constants by Jan Engelhardt · 13 years ago
  48. 4f262ac Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  49. f64b993 Bluetooth: Fix coding style in all .h files by Gustavo F. Padovan · 13 years ago
  50. 044e124 Bluetooth: Use correct type for userspace exported structs by Gustavo F. Padovan · 13 years ago
  51. c476250 Bluetooth: Fix coding style in mgmt.h by Gustavo F. Padovan · 13 years ago
  52. 95f050b net: Use bool for return value of dev_valid_name(). by David S. Miller · 13 years ago
  53. 9a9a232 net/mlx4: fixing sparse warnings for not declared, functions by Yevgeny Petrilin · 13 years ago
  54. eb9bc6e NFC: NCI code identation fixes by Samuel Ortiz · 13 years ago
  55. 0a40acb NFC: Core code identation fixes by Samuel Ortiz · 13 years ago
  56. 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 13 years ago
  57. c970a1a NFC: Add device powered netlink attribute by Samuel Ortiz · 13 years ago
  58. 10d8493 bcma: add support for on-chip OTP memory used for SPROM storage by Arend van Spriel · 13 years ago
  59. 8097e14 cfg80211: expose cfg80211_calculate_bitrate() by Thomas Pedersen · 13 years ago
  60. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
  61. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  62. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 13 years ago
  63. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 13 years ago
  64. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 13 years ago
  65. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 13 years ago
  66. d68b46f vfork: make it killable by Oleg Nesterov · 13 years ago
  67. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 13 years ago
  68. c22ab33 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 13 years ago
  69. aa13909 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  70. 789ce9b Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  71. 7c1e51a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  72. 1b658f1 cfg80211: Add an attribute to set inactivity timeout in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  73. 77a1abf net: export netdev_stats_to_stats64 by Eric Dumazet · 13 years ago
  74. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 13 years ago
  75. c04a4ff cfg80211: fix kernel-doc by Johannes Berg · 13 years ago
  76. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
  77. a027237 bcma: add support for sprom not found on the device by Hauke Mehrtens · 13 years ago
  78. 1c9351c bcma: export bcma_find_core by Hauke Mehrtens · 13 years ago
  79. 52aa63f ssb: add some missing sprom attributes by Hauke Mehrtens · 13 years ago
  80. 03a5642 ssb: add alpha2 by Hauke Mehrtens · 13 years ago
  81. 3b64e6f ssb: fix per path sprom vars by Hauke Mehrtens · 13 years ago
  82. f8f8a66 ssb: remove 5GHz antenna gain from sprom by Hauke Mehrtens · 13 years ago
  83. edd8d90 ssb: sprom fix some sizes / signedness by Hauke Mehrtens · 13 years ago
  84. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  85. 0b47150 tg3: Recode PCI MRRS adjustment as a PCI quirk by Matt Carlson · 13 years ago
  86. 4b32da2 ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 13 years ago
  87. bf7daeb ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h by Paul Mackerras · 13 years ago
  88. 784db3f ppp: Change copyright notices from ANU to me by Paul Mackerras · 13 years ago
  89. 5483f18 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c by Linus Torvalds · 13 years ago
  90. adb7950 percpu: fix __this_cpu_{sub,inc,dec}_return() definition by Konstantin Khlebnikov · 13 years ago
  91. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  92. 2556cd8 mdio.h: Include linux/types.h by David S. Miller · 13 years ago
  93. 8f9c208 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next by David S. Miller · 13 years ago
  94. f541fb7 dccp: fix bug in sequence number validation during connection setup by Samuel Jero · 13 years ago
  95. 2b88f2d net: dcb: getnumtcs()/setnumtcs() should return an int by John Fastabend · 13 years ago
  96. 4f87da80 Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets by Johan Hedberg · 13 years ago
  97. 5707c87 vfs: clarify and clean up dentry_cmp() by Linus Torvalds · 13 years ago
  98. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 13 years ago
  99. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 13 years ago
  100. 5189fa1 regset: Return -EFAULT, not -EIO, on host-side memory fault by H. Peter Anvin · 13 years ago