summaryrefslogtreecommitdiffstats
path: root/crypto/aes_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch1-1/+1
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan3-40/+55
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz3-24/+62
2010-04-27bridge: Fix build of ipv6 multicast code.David S. Miller1-0/+1
2010-04-27r8169: more broken register writes workaroundfrançois romieu1-0/+5
2010-04-27r8169: failure to enable mwi should not be fatalfrançois romieu1-14/+13
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明1-6/+3
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明1-3/+3
2010-04-26ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt1-0/+3
2010-04-26net: use sk_sleep()Eric Dumazet3-21/+21
2010-04-26pppoe: use pppoe_pernet instead of directly net_genericJiri Pirko1-1/+1
2010-04-26phonet: use phonet_pernet instead of directly net_genericJiri Pirko1-8/+15
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch1-0/+1
2010-04-26ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet1-1/+1
2010-04-25netns: rename unregister_pernet_subsys parameterJiri Pirko1-2/+2
2010-04-25rps: optimize rps_get_cpu()Changli Gao1-13/+11
2010-04-25e100: Fix the TX workqueue raceAlan Cox1-2/+8
2010-04-25sky2: add support for receive hashingStephen Hemminger2-2/+91
2010-04-24IPv6: Complete IPV6_DONTFRAG supportBrian Haley7-8/+116
2010-04-24IPv6: Add dontfrag argument to relevant functionsBrian Haley9-12/+46
2010-04-24IPv6: data structure changes for new socket optionsBrian Haley3-4/+57
2010-04-24l2tp_eth: fix memory allocationJiri Pirko1-28/+1
2010-04-24l2tp: fix memory allocationJiri Pirko1-28/+1
2010-04-24gianfar: Fix potential oops during OF address translationAnton Vorontsov1-5/+1
2010-04-24fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2010-04-23bnx2x: add support for receive hashingTom Herbert2-9/+19
2010-04-23bridge br_multicast: IPv6 MLD support.YOSHIFUJI Hideaki3-4/+429
2010-04-23bridge br_multicast: Make functions less ipv4 dependent.YOSHIFUJI Hideaki2-58/+151
2010-04-23ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2-95/+115
2010-04-23tcp: bind() fix when many ports are boundEric Dumazet2-10/+21
2010-04-23sky2: size status ring based on Tx/Rx ringstephen hemminger2-16/+20
2010-04-23remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman1-2/+0
2010-04-23X25: Update X25 interface documentationandrew hendry1-8/+8
2010-04-23X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry1-6/+6
2010-04-23X25: Use identifiers for cyclades device to x25 interfaceandrew hendry1-5/+8
2010-04-23X25: Use identifiers for lapbether device to x25 interfaceandrew hendry1-6/+6
2010-04-23X25: Use identifiers for x25 async device to x25 interfaceandrew hendry1-6/+6
2010-04-23X25: Use identifiers for isdn device to x25 interfaceandrew hendry1-8/+9
2010-04-23X25: Add if_x25.h and x25 to device identifiersAndrew Hendry4-16/+48
2010-04-23dst: rcu check refinementEric Dumazet1-1/+2
2010-04-23net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2-1/+9
2010-04-23tcp: fix outsegs stat for TSO segmentsTom Herbert3-2/+6
2010-04-23rdma: potential ERR_PTR dereferenceDan Carpenter1-1/+1
2010-04-23rtnetlink: potential ERR_PTR dereferenceDan Carpenter1-2/+3
2010-04-23niu: Add skb->rxhash support.David S. Miller2-14/+45
2010-04-23qlcnic: update version 5.0.2Amit Kumar Salecha1-2/+2
2010-04-23qlcnic: protect resource accessAmit Kumar Salecha1-0/+11
2010-04-23qlcnic: fix rcv buffer leakAmit Kumar Salecha1-3/+5
2010-04-23qlcnic: fix pci semaphore checksAmit Kumar Salecha1-4/+7
2010-04-23qlcnic: define macro for driver stateAmit Kumar Salecha2-11/+17