1. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  2. 194f4a6 net: make all team port device link events urgent by Flavio Leitner · 11 years ago
  3. a06a2d3 net: ping_check_bind_addr() etc. can be static by Wu Fengguang · 11 years ago
  4. 2c928e0 sctp: Correct byte order of access to skb->{network, transport}_header by Simon Horman · 11 years ago
  5. ca15feb netlink: make compare exist all the time by Gao feng · 11 years ago
  6. 7c0cadc udp: fix two sparse errors by Eric Dumazet · 11 years ago
  7. 5b9b626 gro: remove a sparse error by Eric Dumazet · 11 years ago
  8. 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
  9. c70eba7 igmp: fix new sparse errors by Eric Dumazet · 11 years ago
  10. 7a6e288 pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb by Daniel Borkmann · 11 years ago
  11. da5bab0 net: udp4: move GSO functions to udp_offload by Daniel Borkmann · 11 years ago
  12. 946d3bd igmp: remove unnecessary in_device member zeroing by Shawn Bohrer · 11 years ago
  13. e989707 igmp: hash a hash table to speedup ip_check_mc_rcu() by Eric Dumazet · 11 years ago
  14. 64153ce net_sched: htb: do not setup default rate estimators by Eric Dumazet · 11 years ago
  15. 130d3d6 net_sched: psched_ratecfg_precompute() improvements by Eric Dumazet · 11 years ago
  16. 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
  17. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  18. b41abb4 net: pass correct parameter to skb_headers_offset_update() by Peter Pan(潘卫平) · 11 years ago
  19. da12c90 netlink: Add compare function for netlink_table by Gao feng · 11 years ago
  20. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 11 years ago
  21. 9ba1889 bridge: Add flag to control mac learning. by Vlad Yasevich · 11 years ago
  22. 30f3a40 net: remove last caller of skb_tail_offset() and itself by Cong Wang · 11 years ago
  23. d30e383 tcp: add low latency socket poll support. by Eliezer Tamir · 11 years ago
  24. a5b5047 udp: add low latency socket poll support by Eliezer Tamir · 11 years ago
  25. 0602129 net: add low latency socket poll by Eliezer Tamir · 11 years ago
  26. af12fa6 net: add napi_id and hash by Eliezer Tamir · 11 years ago
  27. c05cdb1 netlink: allow large data transfers from user-space by Pablo Neira Ayuso · 11 years ago
  28. 28850dc net: tcp: move GRO/GSO functions to tcp_offload by Daniel Borkmann · 11 years ago
  29. 5ee9859 net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment by Daniel Borkmann · 11 years ago
  30. 93a306a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 11 years ago
  32. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  33. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 7f87712 netfilter: nfnetlink_queue: only add CAP_LEN attr when needed by Florian Westphal · 11 years ago
  35. 9cefbbc netfilter: nfnetlink_queue: cleanup copy_range usage by Florian Westphal · 11 years ago
  36. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  37. 5343a7f net_sched: htb: do not mix 1ns and 64ns time units by Eric Dumazet · 11 years ago
  38. 00f97da netpoll: fix position of network header by Amerigo Wang · 11 years ago
  39. 525cebe pktgen: Fix position of ip and udp header by Thomas Graf · 11 years ago
  40. 5e71d9d net: fix sk_buff head without data area by Pablo Neira · 11 years ago
  41. 600fed5 net/ethtool: Fix comment regarding location of dev_ethtool() call by Yan Burman · 11 years ago
  42. c26d6b4 ping: always initialize ->sin6_scope_id and ->sin6_flowinfo by Cong Wang · 11 years ago
  43. 534c877 ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 11 years ago
  44. 430f03c net: mark netdev_create_hash __net_init by Baruch Siach · 11 years ago
  45. 4960c2c Kconfig: remove dangling references to the deleted file by Jean Sacren · 11 years ago
  46. ebd4687 xfrm: simplify the exit path of xfrm_output_one() by Jean Sacren · 11 years ago
  47. d862e54 net: ipv6: Implement /proc/net/icmp6. by Lorenzo Colitti · 11 years ago
  48. 8cc785f net: ipv4: make the ping /proc code AF-independent by Lorenzo Colitti · 11 years ago
  49. 17ef66af net: ipv6: Unify {raw,udp}6_sock_seq_show. by Lorenzo Colitti · 11 years ago
  50. ed405be mac80211: fix sdata locking around __ieee80211_request_smps by Johannes Berg · 11 years ago
  51. 9a99d4a icmp: avoid allocating large struct on stack by Cong Wang · 11 years ago
  52. 08578d8 ] icmp: fix icmp_unreach() comment. by Rami Rosen · 11 years ago
  53. 5aad1de ipv4: use separate genid for next hop exceptions by Timo Teräs · 11 years ago
  54. f016229 ipv4: rate limit updating of next hop exceptions with same pmtu by Timo Teräs · 11 years ago
  55. 387aa65 ipv4: properly refresh rtable entries on pmtu/redirect events by Timo Teräs · 11 years ago
  56. 01cb71d net_sched: restore "overhead xxx" handling by Eric Dumazet · 11 years ago
  57. e4c1721 xfrm: force a garbage collection after deleting a policy by Paul Moore · 11 years ago
  58. 32b8a8e sit: add IPv4 over IPv4 support by Nicolas Dichtel · 11 years ago
  59. bf3d6a8 iptunnel: specify protocol outside IP header by Nicolas Dichtel · 11 years ago
  60. 1e2bd51 udp6: Fix udp fragmentation for tunnel traffic. by Pravin B Shelar · 11 years ago
  61. 35d0461 net: clean up skb headers code by Cong Wang · 11 years ago
  62. b190a50 net/core: dev_mc_sync_multiple calls wrong helper by Jay Vosburgh · 11 years ago
  63. 29ca2f8 net/core: __hw_addr_sync_one / _multiple broken by Jay Vosburgh · 11 years ago
  64. 60ba834 net/core: __hw_addr_unsync_one "from" address not marked synced by Jay Vosburgh · 11 years ago
  65. 9747ba6 net/core: __hw_addr_create_ex does not initialize sync_cnt by Jay Vosburgh · 11 years ago
  66. 938177e netfilter: Correct calculation using skb->tail and skb-network_header by Simon Horman · 11 years ago
  67. fda3f40 snmp6: remove IPSTATS_MIB_CSUMERRORS by Nicolas Dichtel · 11 years ago
  68. db8caf3 gro: should aggregate frames without DF by Eric Dumazet · 11 years ago
  69. c3f1dba net: Update RFS target at poll for tcp/udp by David Majnemer · 11 years ago
  70. fb68e2f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  71. aef6de5 sctp: Correct byte order of access to skb->{network, transport}_header by Simon Horman · 11 years ago
  72. c7d9d6a tcp: undo on DSACK during recovery by Yuchung Cheng · 11 years ago
  73. 7026b91 tcp: fix undo on partial ack in recovery by Yuchung Cheng · 11 years ago
  74. 6a63df4 tcp: refactor undo functions by Yuchung Cheng · 11 years ago
  75. 6804973 tcp: consolidate PRR packet accounting by Yuchung Cheng · 11 years ago
  76. 4203afc Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  77. 73ce00d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  78. a230e03 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  79. a70b964 ipvs: ip_vs_sh: fix build by Jan Beulich · 11 years ago
  80. 50cc1ca 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
  81. afe3c3f svcrpc: fix failures to handle -1 uid's and gid's by J. Bruce Fields · 11 years ago
  82. d660164 netfilter: xt_LOG: fix mark logging for IPv6 packets by Michal Kubeček · 11 years ago
  83. f4d5794 mac80211: always send multicast on CAB queue by Johannes Berg · 11 years ago
  84. 31eba5b mac80211: support active monitor interfaces by Felix Fietkau · 11 years ago
  85. e057d3c cfg80211: support an active monitor interface flag by Felix Fietkau · 11 years ago
  86. 456db6a net/core/sock.c: add missing VSOCK string in af_family_*_key_strings by Federico Vaga · 11 years ago
  87. 1be374a net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 11 years ago
  88. 7cc4619 net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail by Simon Horman · 11 years ago
  89. 158874c sctp: Correct access to skb->{network, transport}_header by Simon Horman · 11 years ago
  90. f7c0c2a ipv4: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  91. 29a3cad ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  92. ced14f6 net: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  93. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 11 years ago
  94. 6715fd3 batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  95. e91ecfc batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c by Martin Hundebøll · 11 years ago
  96. 5f80df6 batman-adv: print the VID properly by Antonio Quartulli · 11 years ago
  97. eb2deb6 batman-adv: change VID semantic in the BLA code by Antonio Quartulli · 11 years ago
  98. aa27c312 batman-adv: do not print orig nodes without nc neighbors on nc table print by Marek Lindner · 11 years ago
  99. e54c77f batman-adv: Remove unnecessary INIT_HLIST_NODE() calls by Linus Lüssing · 11 years ago
  100. d4ff40f batman-adv: pass a 16bit long flag argument to tt_global_add() by Antonio Quartulli · 11 years ago