aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-04ipv4: use seq_puts instead of seq_printf where possibleFabian Frederick1-3/+3
2014-11-04tcp: spelling s/plugable/pluggableFabian Frederick1-1/+1
2014-11-04cipso: remove NULL assignment on staticFabian Frederick1-1/+3
2014-11-04ipv4: include linux/bug.h instead of asm/bug.hFabian Frederick1-1/+1
2014-11-04cipso: kerneldoc warning fixFabian Frederick1-1/+1
2014-11-03net: add rbnode to struct sk_buffEric Dumazet2-27/+20
2014-11-03hamradio: 6pack: remove unnecessary checkSudip Mukherjee1-2/+1
2014-11-03PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov3-0/+13
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak6-7/+139
2014-11-03net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay1-3/+4
2014-11-03net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2-13/+4
2014-11-03net/mlx4_core: Protect port type setting by mutexAmir Vadai1-1/+8
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed3-2/+35
2014-11-03net: less interrupt masking in NAPIEric Dumazet1-25/+43
2014-11-03net: shrink struct softnet_dataEric Dumazet1-7/+8
2014-11-03i40e: properly parse MDET registersMitch Williams1-5/+7
2014-11-03i40e: configure VM ID in qtx_ctlMitch Williams1-2/+6
2014-11-03i40e: enable debug earlierShannon Nelson1-0/+5
2014-11-03i40e: better wording for resource tracking errorsShannon Nelson1-6/+8
2014-11-03i40e: scale msix vector use when more cores than vectorsShannon Nelson1-4/+7
2014-11-03i40e: remove debugfs dump statsShannon Nelson1-91/+2
2014-11-03i40e: avoid disable of interrupt when changing ITRJesse Brandeburg1-2/+0
2014-11-03i40evf: Add support for 10G base T partsPaul M Stillwell Jr2-0/+2
2014-11-03i40e: fix link checking logicMitch Williams1-4/+7
2014-11-03i40evf: properly handle multiple AQ messagesMitch Williams1-3/+1
2014-11-03i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin1-0/+6
2014-11-01sunhme: Add DMA mapping error checks.David S. Miller1-5/+57
2014-10-31x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski1-1/+1
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen3-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen3-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck1-2/+4
2014-10-31ethernet: mvneta: Use PHY status standard messageEzequiel Garcia1-2/+1
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7
2014-10-31bonding: add bond_tx_drop() helperEric Dumazet3-9/+14
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren5-3/+65
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-10-31mpls: Allow mpls_gso to be built as modulePravin B Shelar1-1/+1
2014-10-31mpls: Fix mpls_gso handler.Pravin B Shelar1-2/+1
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang1-0/+3
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov3-10/+275
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser1-1/+1
2014-10-31Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser1-1/+1
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov1-3/+2
2014-10-31netfilter: nft_reject_bridge: restrict reject to prerouting and inputPablo Neira Ayuso1-1/+32
2014-10-31netfilter: nft_reject_bridge: don't use IP stack to reject trafficPablo Neira Ayuso2-10/+254
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2-66/+119
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2-26/+72
2014-10-31netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routingPablo Neira Ayuso1-2/+4