aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/pi-futex.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-05COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke1-6/+8
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet23-68/+69
2008-03-05[IPV6]: Remove commented lines.Daniel Lezcano1-9/+0
2008-03-05[NETNS][IPV6] icmp6 - make icmpv6_socket per namespaceBenjamin Thery1-5/+8
2008-03-05[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespaceDaniel Lezcano1-5/+0
2008-03-05[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookupDaniel Lezcano2-5/+8
2008-03-05[NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano11-15/+17
2008-03-05[NETNS][IPV6] addrconf - make addrconf per namespaceBenjamin Thery1-63/+50
2008-03-05[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconfDaniel Lezcano3-24/+57
2008-03-05[NETNS][IPV6] proc - protect snmp6 from non-init_net callsDaniel Lezcano1-0/+3
2008-03-05[NETNS][IPV6] af_inet6 - allow socket creation per namespaceBenjamin Thery1-6/+4
2008-03-05[NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequenceBenjamin Thery1-13/+14
2008-03-05make s2io.c:init_tti() staticAdrian Bunk1-1/+1
2008-03-05FIXED_PHY must depend on PHYLIB=yAdrian Bunk1-0/+1
2008-03-05fix drivers/net/atarilance.c compilationAdrian Bunk1-3/+2
2008-03-05Intel ethernet adapter: Update MAINTAINERSAuke Kok1-28/+4
2008-03-05ixgbe: fix typo in speed mesageEmil Tantilov1-1/+1
2008-03-05e100: Do suspend/shutdown like e1000Auke Kok1-26/+3
2008-03-05ehea: Fix missing Kconfig dependencyThomas Klein1-1/+1
2008-03-05axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro1-1/+1
2008-03-05mv643xx_eth: Define module alias for platform deviceMartin Michlmayr1-0/+1
2008-03-05de2104x: remove BUG_ON() when changing media typeOndrej Zary1-1/+2
2008-03-05dm9161: add configuration for MII/RMIIfrederic Rodo1-3/+14
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger1-2/+2
2008-03-04b43legacy: Fix module init messageMichael Buesch1-1/+1
2008-03-04rndis_wlan: fix broken data copyJussi Kivilinna1-5/+3
2008-03-04libertas: compare the current command with responseSebastian Siewior1-3/+1
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse1-2/+2
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg1-7/+11
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg2-5/+5
2008-03-04ssb: Add pcibios_enable_device() return value checkYoichi Yuasa1-1/+4
2008-03-04rc80211-pid: fix rate adjustmentStefano Brivio1-49/+43
2008-03-04[ESP]: Add select on AUTHENCHerbert Xu2-2/+2
2008-03-04[TCP]: Improve ipv4 established hash function.David S. Miller1-1/+2
2008-03-04[TCP]: TCP cubic v2.2Sangtae Ha1-27/+8
2008-03-04[NETNS][IPV6] route6 - Make ip6_dst_gc simplerDaniel Lezcano1-9/+13
2008-03-04[NETNS][IPV6] route6 - make garbage collection work with multiple network namespacesBenjamin Thery2-11/+14
2008-03-04[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespaceBenjamin Thery2-31/+32
2008-03-04[NETNS][IPV6] route6 - dynamically allocate ip6_dst_opsDaniel Lezcano1-18/+29
2008-03-04[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano6-108/+171
2008-03-04[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointerDaniel Lezcano5-40/+78
2008-03-04[NETNS][IPV6] route6 - make route6 per namespaceDaniel Lezcano3-51/+54
2008-03-04[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routersDaniel Lezcano3-4/+4
2008-03-04[NETNS][IPV6] route6 - Pass network namespace to rt6_add_route_info and rt6_get_route_infoDaniel Lezcano1-8/+17
2008-03-04[NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_stats per namespaceDaniel Lezcano1-8/+18
2008-03-04[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookupDaniel Lezcano7-15/+16
2008-03-04[NETNS][IPV6] route6 - create route6 proc files for the namespaceDaniel Lezcano1-43/+27
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2-7/+12
2008-03-03[AF_KEY]: Dump SA/SP entries non-atomicallyTimo Teras1-29/+91
2008-03-03[TIPC]: Convert tsock->sem in a mutexMatthias Kaehlcke1-28/+28