1. 077a26f tipc: Eliminate obsolete support for "not running" mode by Allan Stephens · 13 years ago
  2. bc9f814 tipc: Revert name table translation optimization by Allan Stephens · 13 years ago
  3. 75aba9a tipc: Minor optimization to broadcast link synchronization logic by Allan Stephens · 13 years ago
  4. 1cc35df tipc: Remove obsolete comments about routing table updates by Allan Stephens · 13 years ago
  5. 5f6d912 tipc: Eliminate trivial buffer manipulation helper routines by Allan Stephens · 13 years ago
  6. a635b46 tipc: Hide internal details of node table implementation by Allan Stephens · 13 years ago
  7. 9efde4a tipc: Eliminate a test for negative unsigned quantities by Allan Stephens · 13 years ago
  8. 732efba tipc: nuke the delimit static inline function. by Paul Gortmaker · 13 years ago
  9. f80c24d tipc: Add check to prevent insertion of duplicate name table entries by Allan Stephens · 13 years ago
  10. c422f1b tipc: Simplify enforcement of reserved name type prohibition by Allan Stephens · 13 years ago
  11. c74a461 tipc: Remove duplicate check of message destination node by Allan Stephens · 13 years ago
  12. 97878a4 tipc: Detect duplicate nodes using different network interfaces by Allan Stephens · 13 years ago
  13. fc0eea6 tipc: Introduce node signature field in neighbor discovery message by Allan Stephens · 13 years ago
  14. 7ca1e11 br_device: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  15. 9f6f9af af_unix: MSG_TRUNC support for dgram sockets by Eric Dumazet · 13 years ago
  16. cdf49c2 net/ieee802154/6lowpan.c: reuse eth_mac_addr() by Danny Kukawka · 13 years ago
  17. 4b0d1a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  18. a9802d4 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
  19. fc0d753 unix: Support peeking offset for stream sockets by Pavel Emelyanov · 13 years ago
  20. f55bb7f unix: Support peeking offset for datagram and seqpacket sockets by Pavel Emelyanov · 13 years ago
  21. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
  22. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 13 years ago
  23. 4934b03 datagram: Factor out sk queue referencing by Pavel Emelyanov · 13 years ago
  24. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  25. 28009a6 batman-adv: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  26. 3ccdca7 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  27. ea3d2fd batman-adv: export used routing algorithm via sysfs by Marek Lindner · 13 years ago
  28. d419be1 batman-adv: allowing changing the routing algorithm via module parameter by Marek Lindner · 13 years ago
  29. 01c4224 batman-adv: convert batman iv algorithm to use dynamic infrastructure by Marek Lindner · 13 years ago
  30. 1c28047 batman-adv: add infrastructure to change routing algorithm at runtime by Marek Lindner · 13 years ago
  31. 6e242f9 batman-adv: warn if added interface is part of a bridge by Marek Lindner · 13 years ago
  32. a04ccd5 batman-adv: Move is_out_of_time() to main.h for general use by Martin Hundebøll · 13 years ago
  33. c51f9c0 batman-adv: Rm empty line from is_my_mac() in main.c by Martin Hundebøll · 13 years ago
  34. 8780dad batman-adv: simplify bat_ogm_receive API call by Marek Lindner · 13 years ago
  35. 76543d1 batman-adv: Explicitly mark the common header structure by Sven Eckelmann · 13 years ago
  36. 1707157 batman-adv: add tt_initialised flag to the orig_node struct by Antonio Quartulli · 13 years ago
  37. 80703d2 ipv4: Eliminate spurious argument to __ipv4_neigh_lookup by David S. Miller · 13 years ago
  38. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  39. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  40. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  41. 216c57b mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 13 years ago
  42. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 13 years ago
  43. 33b5d30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  44. 24d2b8c Bluetooth: Fix possible use after free in delete path by Ulisses Furquim · 13 years ago
  45. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 13 years ago
  46. ca0d6c7 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 13 years ago
  47. cf33e77 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 13 years ago
  48. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  49. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  50. a637525 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 13 years ago
  51. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  52. 18daf164 Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 13 years ago
  53. 58e05f3 netpoll: netpoll_poll_dev() should access dev->flags by Eric Dumazet · 13 years ago
  54. f65bd5e RxRPC: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  55. 0af2a0d tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK by Neal Cardwell · 13 years ago
  56. 2132cf6 net_sched: sch_plug: plug_qdisc_ops is static by Eric Dumazet · 13 years ago
  57. de8261c gro: fix truesize underestimation by Eric Dumazet · 13 years ago
  58. daef52b tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one() by Neal Cardwell · 13 years ago
  59. cc9a672 tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs by Neal Cardwell · 13 years ago
  60. c8585bd eth: reset addr_assign_type if eth_mac_addr() called by Danny Kukawka · 13 years ago
  61. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 13 years ago
  62. 7a3198a ipv6: helper function to get tclass by Jiri Benc · 13 years ago
  63. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  64. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  65. 70620c4 net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled by Thomas Graf · 13 years ago
  66. 5dc7883 ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. by Li Wei · 13 years ago
  67. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  68. f5c3820 netprio_cgroup: don't allocate prio table when a device is registered by Neil Horman · 13 years ago
  69. a87dfe1 netprio_cgroup: fix an off-by-one bug by Neil Horman · 13 years ago
  70. b57e6b5 mac80211: Fix a rwlock bad magic bug by Mohammed Shafi Shajakhan · 13 years ago
  71. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  72. 51363b8 af_iucv: allow retrieval of maximum message size by Ursula Braun · 13 years ago
  73. 800c5eb af_iucv: change net_device handling for HS transport by Ursula Braun · 13 years ago
  74. 7f1b0ea af_iucv: block writing if msg limit is exceeded by Ursula Braun · 13 years ago
  75. 7d316b9 af_iucv: remove IUCV-pathes completely by Ursula Braun · 13 years ago
  76. 5ca3b72 gro: more generic L2 header check by Eric Dumazet · 13 years ago
  77. 2cfc6fc mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 13 years ago
  78. c4062df ipv6: Implement IPV6_UNICAST_IF socket option. by Erich E. Hoover · 13 years ago
  79. 76e2105 ipv4: Implement IP_UNICAST_IF socket option. by Erich E. Hoover · 13 years ago
  80. 43480ae gro: more generic L2 header check by Eric Dumazet · 13 years ago
  81. 5ad20dd1 mac80211: rename mesh static path_lookup() by Luis R. Rodriguez · 13 years ago
  82. 7902759 mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk by Felix Fietkau · 13 years ago
  83. af2ce21 caif: remove duplicate initialization by Dan Carpenter · 13 years ago
  84. 6d25886 net: Fix build regression when INET_UDP_DIAG=y and IPV6=m by Anisse Astier · 13 years ago
  85. c3059be net/sched: sch_plug - Queue traffic until an explicit release command by Shriram Rajagopalan · 13 years ago
  86. 17b8a74 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  87. dff10e9 tipc: Minor optimization to rejection of connection-based messages by Allan Stephens · 13 years ago
  88. 3175bd9 tipc: Eliminate alteration of publication key during name table purging by Allan Stephens · 13 years ago
  89. 63e7f1a tipc: Prevent loss of fragmented messages over broadcast link by Allan Stephens · 13 years ago
  90. b76b27c tipc: Prevent loss of fragmented messages over unicast links by Allan Stephens · 13 years ago
  91. 1ec2bb0 tipc: Remove obsolete broadcast tag capability by Allan Stephens · 13 years ago
  92. 7a54d4a tipc: Major redesign of broadcast link ACK/NACK algorithms by Allan Stephens · 13 years ago
  93. b98158e tipc: Add missing locks in broadcast link statistics accumulation by Allan Stephens · 13 years ago
  94. 0232c5a tipc: Fix bug in broadcast link duplicate message statistics by Allan Stephens · 13 years ago
  95. 8a275a6 tipc: Fix node lock reclamation issues in broadcast link reception by Allan Stephens · 13 years ago
  96. 5773256 tipc: Add missing broadcast link lock when sending NACK by Allan Stephens · 13 years ago
  97. 47361c8 tipc: Fix problem with broadcast link synchronization between nodes by Allan Stephens · 13 years ago
  98. 9349931 tipc: Ensure broadcast link re-acquires node after link failure by Allan Stephens · 13 years ago
  99. 4d75313 tipc: Prevent broadcast link stalling in dual LAN environments by Allan Stephens · 13 years ago
  100. 92d2c90 tipc: Prevent transmission of outdated link protocol messages by Allan Stephens · 13 years ago