1. c7995c4 vxlan: Allow setting destination to unicast address. by Atzm Watanabe · 12 years ago
  2. 43b5abe at86rf230: add irq type configuration option by Sascha Herrmann · 12 years ago
  3. 4cd729b0 net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api by Vlad Yasevich · 12 years ago
  4. 0022d2d net: sctp: minor: make sctp_ep_common's member 'dead' a bool by Daniel Borkmann · 12 years ago
  5. ff2266c net: sctp: remove sctp_ep_common struct member 'malloced' by Daniel Borkmann · 12 years ago
  6. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 12 years ago
  7. d6a4a10 tcp: GSO should be TSQ friendly by Eric Dumazet · 12 years ago
  8. 16e3d96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  9. 4b49f58 usbnet: handle link change by Ming Lei · 12 years ago
  10. ac64995 usbnet: introduce usbnet_link_change API by Ming Lei · 12 years ago
  11. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  12. 1b86643 net: sctp: introduce uapi header for sctp by Daniel Borkmann · 12 years ago
  13. 6ffd464 netprio_cgroup: remove task_struct parameter from sock_update_netprio() by Zefan Li · 12 years ago
  14. 211d2f97 cls_cgroup: remove task_struct parameter from sock_update_classid() by Zefan Li · 12 years ago
  15. 617fe29 net: ipv6: only invalidate previously tokenized addresses by Daniel Borkmann · 12 years ago
  16. f53adae net: ipv6: add tokenized interface identifier support by Daniel Borkmann · 12 years ago
  17. 56aa091 ieee802154/nl-mac.c: make some MLME operations optional by Werner Almesberger · 12 years ago
  18. d87c8c6 IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops" by Werner Almesberger · 12 years ago
  19. 6b0ee8c0 scm: Stop passing struct cred by Eric W. Biederman · 12 years ago
  20. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 540b3a3 net/mlx4_en: Enable DCB ETS ops only when supported by the firmware by Or Gerlitz · 12 years ago
  22. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  23. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  24. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 12 years ago
  25. 12202fa netfilter: remove unneeded variable proc_net_netfilter by Pablo Neira Ayuso · 12 years ago
  26. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 12 years ago
  27. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 12 years ago
  28. 8f09aac Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  29. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 12 years ago
  30. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  31. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  32. 19952cc net: frag queue per hash bucket locking by Jesper Dangaard Brouer · 12 years ago
  33. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  35. 65b3841b of_net.h: Provide empty functions if OF_NET is not configured by Guenter Roeck · 12 years ago
  36. 8466563 tcp: Remove dead sysctl_tcp_cookie_size declaration by Neal Cardwell · 12 years ago
  37. 152b0f5 netfilter: fix struct ip6t_frag field description by Michal Kubeček · 12 years ago
  38. 5faaa03 PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset by Rajagopal Venkat · 12 years ago
  39. 8746ddc netfilter: xt_NFQUEUE: introduce CPU fanout by holger@eitzenberger.org · 12 years ago
  40. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 12 years ago
  41. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 12 years ago
  42. ba3a3ce ipvs: convert sched_lock to spin lock by Julian Anastasov · 12 years ago
  43. ed3ffc4 ipvs: do not expect result from done_service by Julian Anastasov · 12 years ago
  44. 578bc3e ipvs: reorganize dest trash by Julian Anastasov · 12 years ago
  45. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 12 years ago
  46. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 12 years ago
  47. 9a05475c ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new by Julian Anastasov · 12 years ago
  48. 1845ed0 ipvs: reorder keys in connection structure by Julian Anastasov · 12 years ago
  49. 088339a ipvs: convert connection locking by Julian Anastasov · 12 years ago
  50. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 12 years ago
  51. 363c97d ipvs: convert app locks by Julian Anastasov · 12 years ago
  52. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 12 years ago
  53. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 12 years ago
  54. c90558d ipvs: avoid routing by TOS for real server by Julian Anastasov · 12 years ago
  55. 932bc4d net: add skb_dst_set_noref_force by Julian Anastasov · 12 years ago
  56. dc543f9 Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoe by Linus Torvalds · 12 years ago
  57. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  58. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  59. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  60. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  61. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
  62. 4c3d5e7 net: reorder some fields of net_device by Eric Dumazet · 12 years ago
  63. a691ce7 include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is defined by Chen Gang · 12 years ago
  64. a3f109b sh_eth: add R-Car support for real by Sergei Shtylyov · 12 years ago
  65. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 12 years ago
  66. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  67. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  68. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  69. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 12 years ago
  70. f3d4039 tokenring: delete last holdout of CONFIG_TR by Paul Bolle · 12 years ago
  71. fbbdb8f net: fix compile error of implicit declaration of skb_probe_transport_header by Ying Xue · 12 years ago
  72. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  73. 24f11a5 line up comment for ndo_bridge_getlink by Dmitry Kravkov · 12 years ago
  74. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  75. 6951618 bcma: export bcma_chipco_get_alp_clock() by Hauke Mehrtens · 12 years ago
  76. d6b688c bcma: handle more devices in bcma_pmu_get_alp_clock() by Hauke Mehrtens · 12 years ago
  77. 1b5ab0d net: use the frag lru_lock to protect netns_frags.nqueues update by Jesper Dangaard Brouer · 12 years ago
  78. 5203cd2 net: core: introduce skb_probe_transport_header() by Jason Wang · 12 years ago
  79. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  80. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 12 years ago
  81. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
  82. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  83. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 12 years ago
  84. a88b9ce netlink: remove duplicated NLMSG_ALIGN by Hong zhi guo · 12 years ago
  85. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  86. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 12 years ago
  87. de7ba05 Merge remote-tracking branch 'asoc/fix/max98090' into asoc-next by Mark Brown · 12 years ago
  88. a36b324 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-next by Mark Brown · 12 years ago
  89. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 12 years ago
  90. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 12 years ago
  91. 12bef78 ssb: fix sprom constant for ant_available_{bg,a} by Hauke Mehrtens · 12 years ago
  92. 3e69985 bcma: define board types by Rafał Miłecki · 12 years ago
  93. c5116e9 ssb: define more board types by Rafał Miłecki · 12 years ago
  94. 48b81cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  95. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  96. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  97. 25c7704 ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 12 years ago
  98. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  100. 130549fe netfilter: reset nf_trace in nf_reset by Gao feng · 12 years ago