1. 85766a8 batman-adv: improve local translation table output by Antonio Quartulli · 12 years ago
  2. 7cf4d52 batman-adv: reduce local TT entry timeout to 10 minutes by Antonio Quartulli · 12 years ago
  3. 02233e0 batman-adv: Do not add multicast MAC addresses to translation table by Linus Lüssing · 12 years ago
  4. 5691744 batman-adv: use per_cpu_add helper by Shan Wei · 12 years ago
  5. 18aafc6 net: splice: fix __splice_segment() by Eric Dumazet · 12 years ago
  6. 28a2828 ipv4: fib: fix a comment. by Rami Rosen · 12 years ago
  7. 87696f9 net: Export __netdev_pick_tx so that it can be used in modules by Alexander Duyck · 12 years ago
  8. 024e967 net: Add support for XPS without sysfs being defined by Alexander Duyck · 12 years ago
  9. 01c5f86 net: Rewrite netif_set_xps_queues to address several issues by Alexander Duyck · 12 years ago
  10. 10cdc3f net: Rewrite netif_reset_xps_queue to allow for better code reuse by Alexander Duyck · 12 years ago
  11. 537c00d net: Add functions netif_reset_xps_queue and netif_set_xps_queue by Alexander Duyck · 12 years ago
  12. 416186f net: Split core bits of netdev_pick_tx into __netdev_pick_tx by Alexander Duyck · 12 years ago
  13. 1def923 net_sched: more precise pkt_len computation by Eric Dumazet · 12 years ago
  14. 6c40d10 ipv6: Use container_of macro instead of magic number to get ipv6 header. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  15. b4fff5f unix: Use FIELD_SIZEOF() in af_unix_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  16. ce6654c rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  17. 3523b29 openvswitch: Use FIELD_SIZEOF() in dp_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  18. fab2574 netlink: Use FIELD_SIZEOF() in netlink_proto_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  19. ba96bcb ipv6: Use FIELD_SIZEOF() in inet6_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  20. 95c7e0e ipv4: Use FIELD_SIZEOF() in inet_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  21. 948b337 net: init perm_addr in register_netdevice() by Jiri Pirko · 12 years ago
  22. b3d936f netpoll: add IPv6 support by Cong Wang · 12 years ago
  23. acb3e04 ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library by Cong Wang · 12 years ago
  24. b7394d2 netpoll: prepare for ipv6 by Cong Wang · 12 years ago
  25. fda55ec net: introduce skb_transport_header_was_set() by Eric Dumazet · 12 years ago
  26. c03a14e ethtool: consolidate work with ethtool_ops by Jiri Pirko · 12 years ago
  27. 5d134f1 tcp: make sysctl_tcp_ecn namespace aware by Hannes Frederic Sowa · 12 years ago
  28. 71bcdba ndisc: Use struct rd_msg for redirect message. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  29. 9ca1b22 net: splice: avoid high order page splitting by Eric Dumazet · 12 years ago
  30. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  31. 2afb9b5 ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create by Jiri Pirko · 12 years ago
  32. b7dc8c3 ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3) by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  33. 8b98a70 net: remove no longer used netdev_set_bond_master() and netdev_set_master() by Jiri Pirko · 12 years ago
  34. 471cb5a bonding: remove usage of dev->master by Jiri Pirko · 12 years ago
  35. 1cdfd72 vlan: remove usage of dev->master in __vlan_find_dev_deep() by Jiri Pirko · 12 years ago
  36. 49bd8fb0 netpoll: remove usage of dev->master by Jiri Pirko · 12 years ago
  37. 74fdd93 bridge: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago
  38. 898e506 rtnetlink: remove usage of dev->master by Jiri Pirko · 12 years ago
  39. 126d6c2 vlan: add link to upper device by Jiri Pirko · 12 years ago
  40. 9ff162a net: introduce upper device lists by Jiri Pirko · 12 years ago
  41. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  42. fbdeca2 net: add address assign type "SET" by Jiri Pirko · 12 years ago
  43. f652151 net: call add_device_randomness() only after successful mac change by Jiri Pirko · 12 years ago
  44. e7c3273 rtnl: use dev_set_mac_address() instead of plain ndo_ by Jiri Pirko · 12 years ago
  45. 576eb62 bridge: respect RFC2863 operational state by stephen hemminger · 12 years ago
  46. aa1113d net: filter: return -EINVAL if BPF_S_ANC* operation is not supported by Daniel Borkmann · 12 years ago
  47. 61c5e88 skbuff: make __kmalloc_reserve static by stephen hemminger · 12 years ago
  48. bb717d7 tcp: make proc_tcp_fastopen_key static by stephen hemminger · 12 years ago
  49. bd2a13e sctp: make sctp_addr_wq_timeout_handler static by stephen hemminger · 12 years ago
  50. b211172 net: use per task frag allocator in skb_append_datato_frags by Eric Dumazet · 12 years ago
  51. 9a57247 rtnl: expose carrier value with possibility to set it by Jiri Pirko · 12 years ago
  52. fdae0fd net: allow to change carrier via sysfs by Jiri Pirko · 12 years ago
  53. 4bf84c3 net: add change_carrier netdev op by Jiri Pirko · 12 years ago
  54. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  55. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 12 years ago
  56. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  57. f2e9bd7 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len by Marciniszyn, Mike · 12 years ago
  58. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 12 years ago
  59. 143cdd8 batman-adv: fix random jitter calculation by Akinobu Mita · 12 years ago
  60. cf0be880 arp: fix a regression in arp_solicit() by Cong Wang · 12 years ago
  61. d2fe85d net: sched: integer overflow fix by Stefan Hasko · 12 years ago
  62. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  63. 9b1536c bridge: call br_netpoll_disable in br_add_if by Gao feng · 12 years ago
  64. 9650388 ipv4: arp: fix a lockdep splat in arp_solicit() by Eric Dumazet · 12 years ago
  65. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  66. f7e75ba ip_gre: fix possible use after free by Eric Dumazet · 12 years ago
  67. 412ed94 ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally by Isaku Yamahata · 12 years ago
  68. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  69. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  70. c89ce05 libceph: register request before unregister linger by Alex Elder · 12 years ago
  71. a978fa2 libceph: don't use rb_init_node() in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  72. 3ee5234 libceph: init event->node in ceph_osdc_create_event() by Alex Elder · 12 years ago
  73. f407731 libceph: init osd->o_node in create_osd() by Alex Elder · 12 years ago
  74. 2836298 libceph: report connection fault with warning by Alex Elder · 12 years ago
  75. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  76. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  77. bd77902 ipv6: addrconf.c: remove unnecessary "if" by Cong Ding · 12 years ago
  78. 09d7cf7 bridge: Correctly encode addresses when dumping mdb entries by Vlad Yasevich · 12 years ago
  79. 6323315 bridge: Do not unregister all PF_BRIDGE rtnl operations by Vlad Yasevich · 12 years ago
  80. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  81. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  82. 3c41777 atm: use scnprintf() instead of sprintf() by chas williams - CONTRACTOR · 12 years ago
  83. 4e4b537 netlink: validate addr_len on bind by Hannes Frederic Sowa · 12 years ago
  84. 9f1e0ad netlink: change presentation of portid in procfs to unsigned by Hannes Frederic Sowa · 12 years ago
  85. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  86. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  87. 3a28e33 svcrpc: fix some printks by J. Bruce Fields · 12 years ago
  88. 7bb21d68 libceph: socket can close in any connection state by Alex Elder · 12 years ago
  89. 61c7403 rbd: remove linger unconditionally by Alex Elder · 12 years ago
  90. cd6c596 SUNRPC: continue run over clients list on PipeFS event instead of break by Stanislav Kinsbursky · 12 years ago
  91. 685a755 libceph: avoid using freed osd in __kick_osd_requests() by Alex Elder · 12 years ago
  92. 7d5f248 ceph: don't reference req after put by Alex Elder · 12 years ago
  93. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  94. df48419 ipv6: Fix Makefile offload objects by Simon Arlott · 12 years ago
  95. 4cb9d6e sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch by Daniel Borkmann · 12 years ago
  96. ccb1c31 bridge: add flags to distinguish permanent mdb entires by Amerigo Wang · 12 years ago
  97. 0d0863b sctp: Change defaults on cookie hmac selection by Neil Horman · 12 years ago
  98. 1efc287 SUNRPC: variable 'svsk' is unused in function bc_send_request by Trond Myklebust · 12 years ago
  99. 4a20a98 SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket by Trond Myklebust · 12 years ago
  100. 5e4a084 userns: Require CAP_SYS_ADMIN for most uses of setns. by Eric W. Biederman · 12 years ago