summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-2729-120/+794
|\
| * cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-271-1/+1
| * e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-273-40/+55
| * ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-273-24/+62
| * r8169: more broken register writes workaroundfrançois romieu2010-04-261-0/+5
| * r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-261-14/+13
| * bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明2010-04-261-3/+3
| * ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt2010-04-261-0/+3
| * tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-261-0/+1
| * ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet2010-04-251-1/+1
| * e100: Fix the TX workqueue raceAlan Cox2010-04-241-2/+8
| * gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-231-5/+1
| * fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-231-6/+14
| * tcp: bind() fix when many ports are boundEric Dumazet2010-04-222-10/+21
| * rdma: potential ERR_PTR dereferenceDan Carpenter2010-04-221-1/+1
| * rtnetlink: potential ERR_PTR dereferenceDan Carpenter2010-04-221-2/+3
| * net: ipv6 bind to device issueJiri Olsa2010-04-211-1/+1
| * ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-211-1/+1
| * drivers/net/usb: Add new driver iphethDiego Giagio2010-04-214-0/+582
| * cxgb3: fix linkup issueHiroshi Shimamoto2010-04-211-1/+1
| * X25 fix dead unaccepted socketsandrew hendry2010-04-211-0/+1
| * KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-211-5/+7
| * net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-211-2/+5
| * xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-211-1/+1
| * can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-211-4/+4
* | net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney2010-04-271-1/+3
* | bridge: Fix build of ipv6 multicast code.David S. Miller2010-04-271-0/+1
* | bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明2010-04-261-6/+3
* | net: use sk_sleep()Eric Dumazet2010-04-263-21/+21
* | pppoe: use pppoe_pernet instead of directly net_genericJiri Pirko2010-04-261-1/+1
* | phonet: use phonet_pernet instead of directly net_genericJiri Pirko2010-04-261-8/+15
* | netns: rename unregister_pernet_subsys parameterJiri Pirko2010-04-251-2/+2
* | rps: optimize rps_get_cpu()Changli Gao2010-04-241-13/+11
* | sky2: add support for receive hashingStephen Hemminger2010-04-242-2/+91
* | Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller2010-04-235-156/+694
|\ \
| * | bridge br_multicast: IPv6 MLD support.YOSHIFUJI Hideaki2010-04-233-4/+429
| * | bridge br_multicast: Make functions less ipv4 dependent.YOSHIFUJI Hideaki2010-04-232-58/+151
| * | ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2010-04-232-95/+115
* | | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-237-8/+116
* | | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-239-12/+46
* | | IPv6: data structure changes for new socket optionsBrian Haley2010-04-233-4/+57
* | | l2tp_eth: fix memory allocationJiri Pirko2010-04-231-28/+1
* | | l2tp: fix memory allocationJiri Pirko2010-04-231-28/+1
* | | Merge branch 'master' into for-davemJohn W. Linville2010-04-23127-8937/+19023
|\ \ \
| * | | radiotap parser: fix endian annotationJohannes Berg2010-04-211-1/+1
| * | | ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez2010-04-211-34/+34
| * | | ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez2010-04-211-2/+2
| * | | mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen2010-04-201-0/+5
| * | | ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau2010-04-201-0/+4
| * | | ath9k: add support for Tx and Rx STBCFelix Fietkau2010-04-203-1/+15
OpenPOWER on IntegriCloud