1. 7361c36 af_unix: Allow credentials to work across user and pid namespaces. by Eric W. Biederman · 14 years ago
  2. 257b535 scm: Capture the full credentials of the scm sender. by Eric W. Biederman · 14 years ago
  3. b47030c af_netlink: Add needed scm_destroy after scm_send. by Eric W. Biederman · 14 years ago
  4. 109f6e3 af_unix: Allow SO_PEERCRED to work across namespaces. by Eric W. Biederman · 14 years ago
  5. 3f551f9 sock: Introduce cred_to_ucred by Eric W. Biederman · 14 years ago
  6. 5c1469d user_ns: Introduce user_nsmap_uid and user_ns_map_gid. by Eric W. Biederman · 14 years ago
  7. 812e876 scm: Reorder scm_cookie. by Eric W. Biederman · 14 years ago
  8. 434d7b3 qlcnic: Bumped up version number by Anirban Chakraborty · 14 years ago
  9. 0e33c66 qlcnic: Fix a bug in setting up NIC partitioning mode by Anirban Chakraborty · 14 years ago
  10. 8c76368 syncookies: check decoded options against sysctl settings by Florian Westphal · 14 years ago
  11. 317fe0e inetpeer: restore small inet_peer structures by Eric Dumazet · 14 years ago
  12. fdb93f8a gadget/rndis: dev_get_stats() now returns rtnl_link_stats64. by David S. Miller · 14 years ago
  13. 5f2f892 inetpeer: do not use zero refcnt for freed entries by Eric Dumazet · 14 years ago
  14. d5f31fb netpoll: Use correct primitives for RCU dereferencing by Herbert Xu · 14 years ago
  15. 9f70b0f bridge: Add const to dummy br_netpoll_send_skb by Herbert Xu · 14 years ago
  16. 5933dd2 net: NET_SKB_PAD should depend on L1_CACHE_BYTES by Eric Dumazet · 14 years ago
  17. a95d8c8 ipfrag : frag_kfree_skb() cleanup by Eric Dumazet · 14 years ago
  18. d27f9b3 ip_frag: Remove some atomic ops by Eric Dumazet · 14 years ago
  19. 2bbdf38 ipv6: syncookies: do not skip ->iif initialization by Florian Westphal · 14 years ago
  20. 82695d9 net: Fix error in comment on net_device_ops::ndo_get_stats by Ben Hutchings · 14 years ago
  21. 4fcc3d3 netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer by Sonic Zhang · 14 years ago
  22. aa1039e inetpeer: RCU conversion by Eric Dumazet · 14 years ago
  23. 7b34a46 cnic: Fix cnic_cm_abort() error handling. by Michael Chan · 14 years ago
  24. 943189f cnic: Refactor and fix cnic_ready_to_close(). by Michael Chan · 14 years ago
  25. a1e621b cnic: Refactor code in cnic_cm_process_kcqe(). by Michael Chan · 14 years ago
  26. ed99daa cnic: Return error code in cnic_cm_close() if unsuccessful. by Michael Chan · 14 years ago
  27. 2850062 ixgbe: update set_rx_mode to fix issues w/ macvlan by Alexander Duyck · 14 years ago
  28. 16fb62b 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
  29. a3433f3 tcp: unify tcp flag macros by Changli Gao · 14 years ago
  30. f350a0a bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  31. a35e2c1 macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 by Jiri Pirko · 14 years ago
  32. 93e2c32 net: add rx_handler data pointer by Jiri Pirko · 14 years ago
  33. 91d2c34 bridge: Fix netpoll support by Herbert Xu · 14 years ago
  34. c18370f netpoll: Add netpoll_tx_running by Herbert Xu · 14 years ago
  35. 8fdd95e netpoll: Allow netpoll_setup/cleanup recursion by Herbert Xu · 14 years ago
  36. 4247e16 netpoll: Add ndo_netpoll_setup by Herbert Xu · 14 years ago
  37. dbaa154 netpoll: Add locking for netpoll_setup/cleanup by Herbert Xu · 14 years ago
  38. de85d99 netpoll: Fix RCU usage by Herbert Xu · 14 years ago
  39. 3665504 bridge: Remove redundant npinfo NULL setting by Herbert Xu · 14 years ago
  40. c04ec80 netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup by Herbert Xu · 14 years ago
  41. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  42. 0902b46 netfilter: xtables: idletimer target implementation by Luciano Coelho · 14 years ago
  43. d73f33b netfilter: CLUSTERIP: RCU conversion by Eric Dumazet · 14 years ago
  44. 1ab6c16 bnx2x: Fix link problem with some DACs by Yaniv Rosner · 14 years ago
  45. d6cc1d6 inetpeer: various changes by Eric Dumazet · 14 years ago
  46. 6b10de3 loopback: Implement 64bit stats on 32bit arches by Eric Dumazet · 14 years ago
  47. c68f24c ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit() by Eric Dumazet · 14 years ago
  48. f6bc7d9 ipv6: avoid two atomics in ipv6_rthdr_rcv() by Eric Dumazet · 14 years ago
  49. 1be3b5f ethtool: Revert incorrect indentation changes by Ben Hutchings · 14 years ago
  50. 6b08f51 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 0b041f8 netfilter: defrag: kill unused work parameter of frag_kfree_skb() by Shan Wei · 14 years ago
  52. 841a594 netfilter: defrag: remove one redundant atomic ops by Shan Wei · 14 years ago
  53. c86ee67 netfilter: kill redundant check code in which setting ip_summed value by Shan Wei · 14 years ago
  54. f5c5440 netfilter: nfnetlink_log: RCU conversion, part 2 by Eric Dumazet · 14 years ago
  55. 28c8e47 ixgbe: fix automatic LRO/RSC settings for low latency by Andy Gospodarek · 14 years ago
  56. 7837e58 e1000: Fix message logging defect by Joe Perches · 14 years ago
  57. d08935c ixgbe: fix for race with 8259(8|9) during shutdown by Don Skidmore · 14 years ago
  58. e8d15e6 net: rxhash already set in __copy_skb_header by Eric Dumazet · 14 years ago
  59. e897082 net: fix deliver_no_wcard regression on loopback device by John Fastabend · 14 years ago
  60. 0b5c25e irttp: Print device parameters and statistics as unsigned by Ben Hutchings · 14 years ago
  61. 8ccef43 usbnet: Print device statistics as unsigned by Ben Hutchings · 14 years ago
  62. 4472702 sfc: Implement 64-bit net device statistics on all architectures by Ben Hutchings · 14 years ago
  63. be1f3c2 net: Enable 64-bit net device statistics on 32-bit architectures by Ben Hutchings · 14 years ago
  64. d19b514 ucc_geth driver: add ioctl by Sergey Matyukevich · 14 years ago
  65. d49aba8 enic: fix pci_alloc_consistent argument by Randy Dunlap · 14 years ago
  66. 43d28b6 pktgen: increasing transmission granularity by Daniel Turull · 14 years ago
  67. 0c78a92 econet: fix locking by Eric Dumazet · 14 years ago
  68. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 14 years ago
  69. cbd6890 bnx2: Fix compiler warning in bnx2_disable_forced_2g5(). by Michael Chan · 14 years ago
  70. fc0ba8e enic: cleanup vic_provinfo_alloc() by Dan Carpenter · 14 years ago
  71. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  72. a71fba9 ethoc: use devres resource management by Jonas Bonn · 14 years ago
  73. b46773d ethoc: Clear command buffer after write by Jonas Bonn · 14 years ago
  74. 2cbc8ef Remove unused variable by Jonas Bonn · 14 years ago
  75. 637f33b ethoc: Clean up PHY probing by Jonas Bonn · 14 years ago
  76. ee4f56b ethoc: write number of TX buffers in init_ring by Jonas Bonn · 14 years ago
  77. f8555ad ethoc: Write bus addresses to registers by Jonas Bonn · 14 years ago
  78. c527f81 ethoc: calculate number of buffers in ethoc_probe by Jonas Bonn · 14 years ago
  79. e79aa86 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  80. a385a53 wimax/i2400m: fix missing endian correction read in fw loader by Inaky Perez-Gonzalez · 14 years ago
  81. 14599f1 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
  82. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  83. 349124a net8139: fix a race at the end of NAPI by Figo.zhang · 14 years ago
  84. 07a0f0f pktgen: Fix accuracy of inter-packet delay. by Daniel Turull · 14 years ago
  85. ae638c4 pkt_sched: gen_estimator: add a new lock by Eric Dumazet · 14 years ago
  86. 592fcb9 ip: ip_ra_control() rcu fix by Eric Dumazet · 14 years ago
  87. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  88. 00d9d6a ipv6: fix ICMP6_MIB_OUTERRORS by Eric Dumazet · 14 years ago
  89. 96b52e6 ipv6: mcast: RCU conversions by Eric Dumazet · 14 years ago
  90. 9785916 cleanup: remove pppoe_xmit() declaration. by Rami Rosen · 14 years ago
  91. cfa087f icmp: RCU conversion in icmp_address_reply() by Eric Dumazet · 14 years ago
  92. 81a95f0 r8169: fix mdio_read and update mdio_write according to hw specs by Timo Teräs · 14 years ago
  93. ebedb22 Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6 by David S. Miller · 14 years ago
  94. 619baba gianfar: Revive the driver for eTSEC devices (disable timestamping) by Anton Vorontsov · 14 years ago
  95. aea34e7a caif: fix a couple range checks by Dan Carpenter · 14 years ago
  96. e13647c phylib: Add support for the LXT973 phy. by Richard Cochran · 14 years ago
  97. 88e7594 phonet: use call_rcu for phonet device free by Jiri Pirko · 14 years ago
  98. 08c801f net: Print num_rx_queues imbalance warning only when there are allocated queues by Tim Gardner · 14 years ago
  99. 327723e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  100. bed1be2 netfilter: nfnetlink_log: RCU conversion by Eric Dumazet · 14 years ago