summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-04Update documented default values for various TCP/UDP tunablesMax Matveev
2011-07-04Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev
2011-07-04b44: use dev_kfree_skb() in b44_tx()Eric Dumazet
2011-07-04dccp ccid-2: Perform congestion-window validationGerrit Renker
2011-07-04dccp ccid-2: Use existing function to test for data packetsGerrit Renker
2011-07-04dccp ccid-2: move rfc 3390 function into header fileGerrit Renker
2011-07-04dccp: cosmetics of info messageGerrit Renker
2011-07-04dccp: combine the functionality of enqeueing and cloningGerrit Renker
2011-07-04dccp: Clean up slow-path input processingGerrit Renker
2011-07-03natsemi: silence dma-debug warningsFUJITA Tomonori
2011-07-03net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda
2011-07-03af_econet: Use current logging styles and neateningJoe Perches
2011-07-03netpoll: Remove wrapper function netpoll_pollJoe Perches
2011-07-03netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches
2011-07-03net: 8139too: Initial necessary vlan_features to support vlanShan Wei
2011-07-01Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer
2011-07-01qlge:Version change to v1.00.00.29Jitendra Kalsaria
2011-07-01qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria
2011-07-01qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria
2011-07-01xfrm4: Don't call icmp_send on local errorSteffen Klassert
2011-07-01ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert
2011-07-01xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller
2011-07-01ipv6: Don't change dst->flags using assignments.David S. Miller
2011-07-016pack,mkiss: fix lock inconsistencyArnd Bergmann
2011-07-01Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2011-07-01net: rds: fix const array syntaxGreg Dietsche
2011-07-01x25: Reduce switch/case indentJoe Perches
2011-07-01sunrpc: Reduce switch/case indentJoe Perches
2011-07-01sctp: Reduce switch/case indentJoe Perches
2011-07-01netrom: Reduce switch/case indentJoe Perches
2011-07-01lapb: Reduce switch/case indentJoe Perches
2011-07-01ipv6: Reduce switch/case indentJoe Perches
2011-07-01ipv4: Reduce switch/case indentJoe Perches
2011-07-01netfilter: Reduce switch/case indentJoe Perches
2011-07-01ipconfig: Reduce switch/case indentJoe Perches
2011-07-01econet: Reduce switch/case indentJoe Perches
2011-07-01decnet: Reduce switch/case indentJoe Perches
2011-07-01appletalk: Reduce switch/case indentJoe Perches
2011-07-01rtnl: provide link dump consistency infoThomas Graf
2011-07-01iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-07-01iwlagn: call bt_coex directllyWey-Yi Guy
2011-07-01iwlagn: scd memory boundaryWey-Yi Guy
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-07-01iwlagn: add rx_free to transport layerEmmanuel Grumbach
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-07-01iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy
2011-07-01iwlagn: add correct firmware name for 135 seriesWey-Yi Guy
2011-07-01iwlagn: re-define the testmode cmd and attr enumWey-Yi Guy