summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-24af_netlink: drop_monitor/dropwatch friendlyEric Dumazet1-2/+10
2012-04-24af_netlink: cleanupsEric Dumazet1-30/+31
2012-04-24net: skb_can_coalesce returns a booleanEric Dumazet2-4/+5
2012-04-23tcp: tcp_try_coalesce returns a booleanEric Dumazet1-9/+9
2012-04-23net: make spd_fill_page() linear argument a boolEric Dumazet1-4/+4
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller449-2864/+4115
2012-04-23net: Use bool and remove inline in skb_splice_bits() code.David S. Miller1-29/+29
2012-04-23net: speedup skb_splice_bits()Eric Dumazet1-11/+19
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+4
2012-04-23tcp: introduce tcp_try_coalesceEric Dumazet1-17/+62
2012-04-23bnx2x: Update driver version to 1.72.50-0Barak Witkowski1-2/+2
2012-04-23bnx2x: remove gro workaroundDmitry Kravkov4-25/+0
2012-04-23bnx2x: add afex supportBarak Witkowski14-57/+1081
2012-04-23mlx4_en: Byte Queue Limit supportYevgeny Petrilin3-4/+17
2012-04-23mlx4_en: Moving to Interrupts for TX completionsYevgeny Petrilin4-74/+9
2012-04-23mlx4_en: Added Ethtool support for TX Interrupt coalescingYevgeny Petrilin2-4/+21
2012-04-23tcp: sk_add_backlog() is too agressive for TCPEric Dumazet2-2/+4
2012-04-23net: add a limit parameter to sk_add_backlog()Eric Dumazet10-19/+21
2012-04-23net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman1-2/+2
2012-04-23Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+6
2012-04-23Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds1-0/+12
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins1-1/+1
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman1-3/+12
2012-04-23iwlwifi: use new mac80211 queue schemeJohannes Berg4-74/+66
2012-04-23iwlwifi: clean up module parametersJohannes Berg17-124/+134
2012-04-23iwlwifi: revert workaround to restore 1000 rx throughputDon Fry1-1/+0
2012-04-23iwlwifi: use direct calls for transport freeJohannes Berg4-28/+10
2012-04-23iwlwifi: clean up some hw file includesJohannes Berg4-4/+8
2012-04-23iwlwifi: move OTP definesJohannes Berg2-11/+11
2012-04-23iwlwifi: move antenna definitions to configJohannes Berg2-9/+11
2012-04-23iwlwifi: move eeprom versions to HW filesJohannes Berg5-42/+29
2012-04-23iwlwifi: move watchdog definitions to configJohannes Berg2-6/+6
2012-04-23iwlwifi: move PLCP defines to configJohannes Berg2-11/+12
2012-04-23iwlwifi: move driver defines to iwl-drv.hJohannes Berg4-5/+9
2012-04-23iwlwifi: remove duplicate iwlagn_mod_params declarationJohannes Berg1-1/+0
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg23-417/+1
2012-04-23be2net: fix ethtool get settingsAjit Khaparde5-102/+239
2012-04-23iwlwifi: remove traffic logJohannes Berg7-253/+5
2012-04-23iwlwifi: move iwl_cmd_echo_testJohannes Berg3-18/+17
2012-04-23iwlwifi: move TIME_UNITJohannes Berg2-2/+1
2012-04-23iwlwifi: remove bt_siso_mode declarationJohannes Berg1-5/+0
2012-04-23iwlwifi: include net/mac80211.h to avoid compiler errorWey-Yi Guy1-0/+1
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg11-13/+13
2012-04-23iwlwifi: move iwl_have_debug_levelJohannes Berg2-5/+6
2012-04-23iwlwifi: move debugfs registration function declarationsJohannes Berg2-15/+13
2012-04-23iwlwifi: remove debugfs logspamJohannes Berg2-56/+20
2012-04-23iwlwifi: properly set basic ratesJohannes Berg4-53/+94