1. 9e8cda3 ipv6: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  2. bcefe17 tcp: introduce a per-route knob for quick ack by Cong Wang · 11 years ago
  3. eea86af net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF by Daniel Borkmann · 11 years ago
  4. aa31070 openvswitch: Add gre tunnel support. by Pravin B Shelar · 11 years ago
  5. 7d5437c openvswitch: Add tunneling interface. by Pravin B Shelar · 11 years ago
  6. 9a62822 ip_tunnel: Add dont fragment flag. by Pravin B Shelar · 11 years ago
  7. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  8. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  9. 45f2e99 gre: export gre_handle_offloads() function. by Pravin B Shelar · 11 years ago
  10. 752f36d gre: export gre_build_header() function. by Pravin B Shelar · 11 years ago
  11. bda7bb4 gre: Allow multiple protocol listener for gre protocol. by Pravin B Shelar · 11 years ago
  12. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 11 years ago
  14. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 11 years ago
  15. 8941bbc tipc: update code comments to reflect new uapi header path by Ying Xue · 11 years ago
  16. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  17. 9a3c71a net: convert low latency sockets to sched_clock() by Eliezer Tamir · 11 years ago
  18. eb6db62 net: change sysctl_net_ll_poll into an unsigned int by Eliezer Tamir · 11 years ago
  19. 596fa9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  20. f21afc2 smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). by David Daney · 11 years ago
  21. 09ce069 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  22. 45bfa52e openvswitch: Fix struct comment. by Pravin B Shelar · 11 years ago
  23. 948e306 net/mlx4: Add VF link state support by Rony Efraim · 11 years ago
  24. 1d8faf4 net/core: Add VF link state control by Rony Efraim · 11 years ago
  25. 5f121b9 net-rps: fixes for rps flow limit by Willem de Bruijn · 11 years ago
  26. cb7e970 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 11 years ago
  27. 509768f Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 11 years ago
  28. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 11 years ago
  29. 85f1652 tcp: properly send new data in fast recovery in first RTT by Yuchung Cheng · 11 years ago
  30. d9a90a3 macvtap: slient sparse warnings by Jason Wang · 11 years ago
  31. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  32. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  33. c2853c8 include/linux/math64.h: add div64_ul() by Alex Shi · 11 years ago
  34. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
  35. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 11 years ago
  36. 16e53db CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 11 years ago
  37. 274038f tun: Report "persist" flag to userspace by Pavel Emelyanov · 11 years ago
  38. 4a2e667 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  39. 42d887a 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
  40. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  41. 503b47e ipv4: remove is_data also from ip_options documentation. by Rami Rosen · 11 years ago
  42. 735d381 team: remove synchronize_rcu() called during port disable by Jiri Pirko · 11 years ago
  43. d80b35b team: use kfree_rcu instead of synchronize_rcu in team_port_dev by Jiri Pirko · 11 years ago
  44. dffebd2 doc:networking: Update comment for dev_id field in netdevice.h by Narendra K · 11 years ago
  45. b79462a team: fix checks in team_get_first_port_txable_rcu() by Jiri Pirko · 11 years ago
  46. da5bab0 net: udp4: move GSO functions to udp_offload by Daniel Borkmann · 11 years ago
  47. e989707 igmp: hash a hash table to speedup ip_check_mc_rcu() by Eric Dumazet · 11 years ago
  48. 130d3d6 net_sched: psched_ratecfg_precompute() improvements by Eric Dumazet · 11 years ago
  49. 3899ba9 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
  50. af180b8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  51. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  52. da12c90 netlink: Add compare function for netlink_table by Gao feng · 11 years ago
  53. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 11 years ago
  54. 9ba1889 bridge: Add flag to control mac learning. by Vlad Yasevich · 11 years ago
  55. 2a8fedd kvm: Add definition of KVM_REG_MIPS by David Daney · 11 years ago
  56. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 11 years ago
  57. 30f3a40 net: remove last caller of skb_tail_offset() and itself by Cong Wang · 11 years ago
  58. 0602129 net: add low latency socket poll by Eliezer Tamir · 11 years ago
  59. af12fa6 net: add napi_id and hash by Eliezer Tamir · 11 years ago
  60. d628409 trace: Allow idle-safe tracepoints to be called from irq by Paul E. McKenney · 11 years ago
  61. 56f1275 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 11 years ago
  62. 815f236 macvtap: add TUNSETQUEUE ioctl by Jason Wang · 11 years ago
  63. f0afce0 macvlan: change the max number of queues to 16 by Jason Wang · 11 years ago
  64. 1d2f41e macvlan: switch to use IS_ENABLED() by Jason Wang · 11 years ago
  65. 14d0ee0 Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  66. 28850dc net: tcp: move GRO/GSO functions to tcp_offload by Daniel Borkmann · 11 years ago
  67. 350e780 net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG by Daniel Borkmann · 11 years ago
  68. 4616274 ASoC: dapm: Treat DAI widgets like AIF widgets for power by Mark Brown · 11 years ago
  69. 93a306a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  70. 1612e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  71. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 11 years ago
  72. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  73. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 11 years ago
  74. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. 066a1a5 KVM: add kvm_para_available to asm-generic/kvm_para.h by James Hogan · 11 years ago
  76. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  77. f145b67 transp_v6.h: style neatening by Joe Perches · 11 years ago
  78. 0e9649c net: do not manually initialize enumerators by Jean Sacren · 11 years ago
  79. d862e54 net: ipv6: Implement /proc/net/icmp6. by Lorenzo Colitti · 11 years ago
  80. 8cc785f net: ipv4: make the ping /proc code AF-independent by Lorenzo Colitti · 11 years ago
  81. 17ef66af net: ipv6: Unify {raw,udp}6_sock_seq_show. by Lorenzo Colitti · 11 years ago
  82. 75698b1 Clean up indentation in net/ipv6/transp_v6.h by Lorenzo Colitti · 11 years ago
  83. 133eb82 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  84. 4da2a54a cw1200: rename the cw1200 platform definition header by Solomon Peachy · 11 years ago
  85. 7c0b6f4 cw1200: Rework SDIO platform support to prevent build problems. by Solomon Peachy · 11 years ago
  86. 6dd64a3 cw1200: Replace use of 'struct resource' with 'int' for GPIO fields. by Solomon Peachy · 11 years ago
  87. c992219 cw1200: move platform_data header to correct location. by Solomon Peachy · 11 years ago
  88. 286e050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  89. 7d80fea Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  90. 5aad1de ipv4: use separate genid for next hop exceptions by Timo Teräs · 11 years ago
  91. 01cb71d net_sched: restore "overhead xxx" handling by Eric Dumazet · 11 years ago
  92. c87a124 net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 11 years ago
  93. 008bd2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  94. c361cb5 Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 11 years ago
  95. 6d7581e list: introduce list_first_entry_or_null by Jiri Pirko · 11 years ago
  96. e4c1721 xfrm: force a garbage collection after deleting a policy by Paul Moore · 11 years ago
  97. 2cc70ba phy: add reverse MII PHY connection type by Florian Fainelli · 11 years ago
  98. bf3d6a8 iptunnel: specify protocol outside IP header by Nicolas Dichtel · 11 years ago
  99. 1e2bd51 udp6: Fix udp fragmentation for tunnel traffic. by Pravin B Shelar · 11 years ago
  100. 35d0461 net: clean up skb headers code by Cong Wang · 11 years ago