aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-04dccp ccid-2: Use existing function to test for data packetsGerrit Renker2-11/+11
2011-07-04dccp ccid-2: move rfc 3390 function into header fileGerrit Renker2-9/+9
2011-07-04dccp: cosmetics of info messageGerrit Renker1-2/+2
2011-07-04dccp: combine the functionality of enqeueing and cloningGerrit Renker1-7/+7
2011-07-04dccp: Clean up slow-path input processingGerrit Renker1-31/+30
2011-07-03net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda1-4/+4
2011-07-03af_econet: Use current logging styles and neateningJoe Perches1-75/+74
2011-07-03netpoll: Remove wrapper function netpoll_pollJoe Perches1-7/+2
2011-07-03netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches2-6/+2
2011-07-01net: rds: fix const array syntaxGreg Dietsche1-1/+1
2011-07-01x25: Reduce switch/case indentJoe Perches5-402/+396
2011-07-01sunrpc: Reduce switch/case indentJoe Perches3-44/+41
2011-07-01sctp: Reduce switch/case indentJoe Perches2-30/+31
2011-07-01netrom: Reduce switch/case indentJoe Perches1-9/+13
2011-07-01lapb: Reduce switch/case indentJoe Perches2-467/+444
2011-07-01ipv6: Reduce switch/case indentJoe Perches1-76/+69
2011-07-01ipv4: Reduce switch/case indentJoe Perches2-32/+32
2011-07-01netfilter: Reduce switch/case indentJoe Perches4-167/+165
2011-07-01ipconfig: Reduce switch/case indentJoe Perches1-35/+38
2011-07-01econet: Reduce switch/case indentJoe Perches1-13/+10
2011-07-01decnet: Reduce switch/case indentJoe Perches9-597/+603
2011-07-01appletalk: Reduce switch/case indentJoe Perches2-259/+259
2011-07-01rtnl: provide link dump consistency infoThomas Graf4-0/+16
2011-07-01net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-4/+1
2011-06-30be2net: clear intr bit in be_probe()Sathya Perla1-0/+6
2011-06-30be2net: create/destroy rx-queues on interface open/closeSathya Perla3-44/+111
2011-06-30be2net: fix certain cmd failure loggingSathya Perla2-18/+23
2011-06-30qlcnic: add external loopback supportAmit Kumar Salecha3-12/+22
2011-06-30net: add external loopback test in ethtool self testAmit Kumar Salecha1-2/+14
2011-06-30net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-5/+0
2011-06-30net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-5/+3
2011-06-30net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-13/+8
2011-06-30net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-8/+6
2011-06-30wanxl: remove a stray irq enableDan Carpenter1-1/+1
2011-06-30Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'.Alexander Smirnov1-3/+0
2011-06-30jme: Cleanup PM operations after using new PM APIGuo-Fu Tseng2-12/+13
2011-06-30jme: Fix compile warning introduced by new pm macroGuo-Fu Tseng1-1/+1
2011-06-30can: remove useless defaults in KconfigKurt Van Dijck1-3/+0
2011-06-30enic: Add support to configure hardware interrupt coalesce timers in a platform independent wayVasanthy Kolluri11-26/+122
2011-06-30virtio-net: per cpu 64 bit stats (v2)stephen hemminger1-6/+79
2011-06-30xen/netback: Add module alias for autoloadingBastian Blank1-0/+1
2011-06-30IEEE 802.15.4: do not enable driver debugging by defaultWerner Almesberger1-2/+0
2011-06-30ieee802154: free skb buffer if dev isn't runningAlexander Smirnov1-1/+1
2011-06-30ieee802154: it's IEEE 802.15.4, not ZigBeeDmitry Eremin-Solenikov1-1/+1
2011-06-30ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov1-0/+31
2011-06-30fakehard: stop setting platform_data as it's unused anymoreDmitry Eremin-Solenikov1-2/+0
2011-06-29myri10ge: Update MAINTAINERSJon Mason1-1/+1
2011-06-29myri10ge: update versionJon Mason1-2/+2
2011-06-29myri10ge: misc style cleanupsJon Mason1-18/+14
2011-06-29myri10ge: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-6/+5