1. bb7a0bd net: bridge: fix sign bug by Kulikov Vasiliy · 14 years ago
  2. 5487486 Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue by Chihau Chau · 14 years ago
  3. 0eff683 net/sched: potential data corruption by Dan Carpenter · 14 years ago
  4. e300d95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  5. 55a40e2 net/irda: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  6. 8a994a7 net/core: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  7. 15fd0cd net: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  8. d361fd5 net: sock_free() optimizations by Eric Dumazet · 14 years ago
  9. 7ba4291 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() by Changli Gao · 14 years ago
  10. 5c4bfa1 9p: strlen() doesn't count the terminator by Dan Carpenter · 14 years ago
  11. 643f82e cfg80211: ignore spurious deauth by Johannes Berg · 14 years ago
  12. 9e34a5b net/core: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  13. 4bc2f18 net/ipv4: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  14. d775351 net: Document that dev_get_stats() returns the given pointer by Ben Hutchings · 14 years ago
  15. 3cfde79 net: Get rid of rtnl_link_stats64 / net_device_stats union by Ben Hutchings · 14 years ago
  16. 0050661 atm/br2684: register notifier event for carrier signal changes. by Karl Hiramoto · 14 years ago
  17. 7313bb8 atm: propagate signal changes via notifier by Karl Hiramoto · 14 years ago
  18. a204b48 vlan: allow TSO setting on vlan interfaces by Eric Dumazet · 14 years ago
  19. dd4ba83 gre: propagate ipv6 transport class by Stephen Hemminger · 14 years ago
  20. 3473187 mac80211: remove wep dependency by John W. Linville · 14 years ago
  21. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. 49085bd net/ipv4/ip_output.c: Removal of unused variable in ip_fragment() by George Kadianakis · 14 years ago
  23. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  24. 1776206 bridge: Clear IPCB before possible entry into IP stack by Herbert Xu · 14 years ago
  25. 60ea385 NET: nl80211, fix lock imbalance and netdev referencing by Jiri Slaby · 14 years ago
  26. 7f285fa bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference by Herbert Xu · 14 years ago
  27. fe76cda ipv4: use skb_dst_copy() in ip_copy_metadata() by Eric Dumazet · 14 years ago
  28. 44b451f xfrm: fix xfrm by MARK logic by Peter Kosyh · 14 years ago
  29. 256df2f netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions by Joe Perches · 14 years ago
  30. e490c1de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  31. 94e6721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  32. f0796d5 net: decreasing real_num_tx_queues needs to flush qdisc by John Fastabend · 14 years ago
  33. ecc3d5a minstrel_ht: fix check for downgrading of top2 rate by Ming Lei · 14 years ago
  34. 009271f minstrel_ht: fix updating rate with best probability by Ming Lei · 14 years ago
  35. 499031a netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT by Eric Dumazet · 14 years ago
  36. 4df53d8 bridge: add per bridge device controls for invoking iptables by Patrick McHardy · 14 years ago
  37. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  38. a5b6ee2 ethtool: Add support for control of RX flow hash indirection by Ben Hutchings · 14 years ago
  39. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  40. d6bebca fragment: add fast path for in-order fragments by Changli Gao · 14 years ago
  41. 4ce3c18 snmp: 64bit ipstats_mib for all arches by Eric Dumazet · 14 years ago
  42. 504f85c act_nat: use stack variable by Changli Gao · 14 years ago
  43. 5acbf7f act_mirred: combine duplicate code by Changli Gao · 14 years ago
  44. 92b50c4 mac82011: Allow selection of minstrel_ht as default rc algorithm by Helmut Schaa · 14 years ago
  45. 70777d0 net/core: use ntohs for skb->protocol by Sebastian Andrzej Siewior · 14 years ago
  46. 784e271 ipv6: Use interface max_desync_factor instead of static default by Ben Hutchings · 14 years ago
  47. f56619f ipv6: Clamp reported valid_lft to a minimum of 0 by Ben Hutchings · 14 years ago
  48. d1e3168 net/Makefile: conditionally descend to wireless and ieee802154 by Nicolas Kaiser · 14 years ago
  49. c466d4e mac80211: add basic tracing to drv_get_survey by John W. Linville · 14 years ago
  50. ff3074a mac80211: remove unnecessary check in ieee80211_dump_survey by John W. Linville · 14 years ago
  51. bf98843 ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH by Ben Hutchings · 14 years ago
  52. db048b6 ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL by Ben Hutchings · 14 years ago
  53. 01eebb5 caif: Kconfig and Makefile fixes by Sjur Braendeland · 14 years ago
  54. 210d6de act_mirred: don't clone skb when skb isn't shared by Changli Gao · 14 years ago
  55. c4ead4c tcp: tso_fragment() might avoid GFP_ATOMIC by Eric Dumazet · 14 years ago
  56. 9618e2f vlan: 64 bit rx counters by Eric Dumazet · 14 years ago
  57. 7a9b2d5 net: use this_cpu_ptr() by Eric Dumazet · 14 years ago
  58. 38bdb65 mac80211: fix the for_each_sta_info macro by Felix Fietkau · 14 years ago
  59. 5ed3bc7 mac80211: use netif_receive_skb in ieee80211_tx_status callpath by John W. Linville · 14 years ago
  60. 5548a8a mac80211: use netif_receive_skb in ieee80211_rx callpath by John W. Linville · 14 years ago
  61. 7eb9282 netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header by Patrick McHardy · 14 years ago
  62. cf377eb netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop by Patrick McHardy · 14 years ago
  63. 172d69e syncookies: add support for ECN by Florian Westphal · 14 years ago
  64. 734f614 syncookies: do not store rcv_wscale in tcp timestamp by Florian Westphal · 14 years ago
  65. 9587c6d ipv6: remove ipv6_statistics by Eric Dumazet · 14 years ago
  66. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago
  67. 4b4194c arp: RCU change in arp_solicit() by Eric Dumazet · 14 years ago
  68. 59b8080 dccp: make implementation of Syn-RTT symmetric by Gerrit Renker · 14 years ago
  69. a7d13fb dccp: remove unused function argument by Gerrit Renker · 14 years ago
  70. f9467ea net/core/pktgen.c: Use pr_<level> by Joe Perches · 14 years ago
  71. 01f2f3f net: optimize Berkeley Packet Filter (BPF) processing by Hagen Paul Pfeifer · 14 years ago
  72. 9f88816 ipv6: fix NULL reference in proxy neighbor discovery by stephen hemminger · 14 years ago
  73. d70a011 netfilter: complete the deprecation of CONFIG_NF_CT_ACCT by Tim Gardner · 14 years ago
  74. a875620 netfilter: xt_connbytes: Force CT accounting to be enabled by Tim Gardner · 14 years ago
  75. 1a61a83 Bluetooth: Bring back var 'i' increment by Gustavo F. Padovan · 14 years ago
  76. 565b7b2 tcp: do not send reset to already closed sockets by Konstantin Khorenko · 14 years ago
  77. deb0d7c net: fix "netpoll: Allow netpoll_setup/cleanup recursion" by Andrew Morton · 14 years ago
  78. b1312c8 xfrm: check bundle policy existance before dereferencing it by Timo Teräs · 14 years ago
  79. 98d2ff8 nl80211: Add option to adjust transmit power by Juuso Oikarinen · 14 years ago
  80. fa61cf7 cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units by Juuso Oikarinen · 14 years ago
  81. c937019 mac80211: avoid scheduling while atomic in mesh_rx_plink_frame by John W. Linville · 14 years ago
  82. de66bfd minstrel_ht: move minstrel_mcs_groups declaration to header file by John W. Linville · 14 years ago
  83. 670b7f1 wireless: mark reg_mutex as static by John W. Linville · 14 years ago
  84. d5ece21 minstrel_ht: make *idx unsigned in minstrel_downgrade_rate by John W. Linville · 14 years ago
  85. 292b4df mac80211: don't shadow mgmt variable in ieee80211_rx_h_action by John W. Linville · 14 years ago
  86. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  87. 7b2ff18 net - IP_NODEFRAG option for IPv4 socket by Jiri Olsa · 14 years ago
  88. 406818f bridge: 64bit rx/tx counters by Eric Dumazet · 14 years ago
  89. 6afff0c net: consolidate netif_needs_gso() checks by John Fastabend · 14 years ago
  90. fe6fb55 netfilter: fix simple typo in KConfig for netfiltert xt_TEE by Arnd Hannemann · 14 years ago
  91. 600069d netfilter: xt_IDLETIMER needs kdev_t.h by Randy Dunlap · 14 years ago
  92. 26ec037 IPVS: one-packet scheduling by Nick Chalk · 14 years ago
  93. 26cde9f udp: Fix bogus UFO packet generation by Herbert Xu · 14 years ago
  94. f90754c mac80211: Add interface for driver to temporarily disable dynamic ps by Juuso Oikarinen · 14 years ago
  95. fb63bc4 mac80211: Fix compile warning in scan.c. by Gertjan van Wingerde · 14 years ago
  96. 69ad782 caif: Add debug connection type for CAIF. by Sjur Braendeland · 14 years ago
  97. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 14 years ago
  98. a7da1f5 caif: Bugfix - RFM must support segmentation. by Sjur Braendeland · 14 years ago
  99. b1c7424 caif: Bugfix not all services uses flow-ctrl. by Sjur Braendeland · 14 years ago
  100. 543708b mac80211: fix sw scan bracketing by Johannes Berg · 14 years ago