summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update documented default values for various TCP/UDP tunablesMax Matveev2011-07-041-4/+4
* Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev2011-07-041-2/+9
* b44: use dev_kfree_skb() in b44_tx()Eric Dumazet2011-07-041-1/+1
* dccp ccid-2: Perform congestion-window validationGerrit Renker2011-07-042-3/+91
* dccp ccid-2: Use existing function to test for data packetsGerrit Renker2011-07-042-11/+11
* dccp ccid-2: move rfc 3390 function into header fileGerrit Renker2011-07-042-9/+9
* dccp: cosmetics of info messageGerrit Renker2011-07-041-2/+2
* dccp: combine the functionality of enqeueing and cloningGerrit Renker2011-07-041-7/+7
* dccp: Clean up slow-path input processingGerrit Renker2011-07-041-31/+30
* net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda2011-07-031-4/+4
* af_econet: Use current logging styles and neateningJoe Perches2011-07-031-75/+74
* netpoll: Remove wrapper function netpoll_pollJoe Perches2011-07-031-7/+2
* netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches2011-07-032-6/+2
* Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2011-07-015-6/+33
|\
| * IEEE 802.15.4: do not enable driver debugging by defaultWerner Almesberger2011-06-301-2/+0
| * ieee802154: free skb buffer if dev isn't runningAlexander Smirnov2011-06-301-1/+1
| * ieee802154: it's IEEE 802.15.4, not ZigBeeDmitry Eremin-Solenikov2011-06-301-1/+1
| * ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov2011-06-301-0/+31
| * fakehard: stop setting platform_data as it's unused anymoreDmitry Eremin-Solenikov2011-06-301-2/+0
* | net: rds: fix const array syntaxGreg Dietsche2011-07-011-1/+1
* | x25: Reduce switch/case indentJoe Perches2011-07-015-402/+396
* | sunrpc: Reduce switch/case indentJoe Perches2011-07-013-44/+41
* | sctp: Reduce switch/case indentJoe Perches2011-07-012-30/+31
* | netrom: Reduce switch/case indentJoe Perches2011-07-011-9/+13
* | lapb: Reduce switch/case indentJoe Perches2011-07-012-467/+444
* | ipv6: Reduce switch/case indentJoe Perches2011-07-011-76/+69
* | ipv4: Reduce switch/case indentJoe Perches2011-07-012-32/+32
* | netfilter: Reduce switch/case indentJoe Perches2011-07-014-167/+165
* | ipconfig: Reduce switch/case indentJoe Perches2011-07-011-35/+38
* | econet: Reduce switch/case indentJoe Perches2011-07-011-13/+10
* | decnet: Reduce switch/case indentJoe Perches2011-07-019-597/+603
* | appletalk: Reduce switch/case indentJoe Perches2011-07-012-259/+259
* | rtnl: provide link dump consistency infoThomas Graf2011-07-014-0/+16
* | net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-4/+1
* | be2net: clear intr bit in be_probe()Sathya Perla2011-06-301-0/+6
* | be2net: create/destroy rx-queues on interface open/closeSathya Perla2011-06-303-44/+111
* | be2net: fix certain cmd failure loggingSathya Perla2011-06-302-18/+23
* | qlcnic: add external loopback supportAmit Kumar Salecha2011-06-303-12/+22
* | net: add external loopback test in ethtool self testAmit Kumar Salecha2011-06-301-2/+14
* | net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-06-301-5/+0
* | net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-06-301-5/+3
* | net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-06-301-13/+8
* | net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-06-301-8/+6
* | wanxl: remove a stray irq enableDan Carpenter2011-06-301-1/+1
* | Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_fo...Alexander Smirnov2011-06-301-3/+0
* | jme: Cleanup PM operations after using new PM APIGuo-Fu Tseng2011-06-302-12/+13
* | jme: Fix compile warning introduced by new pm macroGuo-Fu Tseng2011-06-301-1/+1
* | can: remove useless defaults in KconfigKurt Van Dijck2011-06-301-3/+0
* | enic: Add support to configure hardware interrupt coalesce timers in a platfo...Vasanthy Kolluri2011-06-3011-26/+122
* | virtio-net: per cpu 64 bit stats (v2)stephen hemminger2011-06-301-6/+79
OpenPOWER on IntegriCloud