summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-29netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik1-246/+301
2013-04-29netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik7-1865/+610
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik2-1241/+1039
2013-04-29netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik3-958/+316
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2-0/+271
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik5-111/+87
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik6-45/+9
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik5-24/+40
2013-04-25net: fix address check in rtnl_fdb_delVlad Yasevich1-1/+1
2013-04-25net/cpsw: fix irq_disable() with threaded interruptsSebastian Siewior1-3/+22
2013-04-25net/cpsw: optimize the for_each_slave_macro()Sebastian Siewior1-3/+6
2013-04-25net/cpsw: make sure modules remove does not leak any ressourcesSebastian Siewior1-7/+16
2013-04-25net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior3-0/+4
2013-04-25net/cpsw: redo rx skb allocation in rx pathSebastian Siewior2-21/+19
2013-04-25net/davinci_cpdma: remove unused argument in cpdma_chan_submit()Sebastian Siewior4-10/+10
2013-04-25net/cpsw: don't rely only on netif_running() to check which device is activeSebastian Siewior1-11/+22
2013-04-25net/cpsw: don't continue if we miss to allocate rx skbsSebastian Siewior1-13/+22
2013-04-25net/davinci_cpdma: don't check for jiffies with interruptsSebastian Siewior1-8/+12
2013-04-25net: ipv4: typo issue, remove erroneous semicolonChen Gang1-1/+1
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi8-42/+64
2013-04-25net: fec: Enable imx6 enet checksum acceleration.Jim Baxter2-4/+106
2013-04-25net: calxedaxgmac: fix condition in xgmac_set_features()Dan Carpenter1-1/+1
2013-04-25openvswitch: Use parallel_ops genl.Pravin B Shelar1-4/+8
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar2-38/+77
2013-04-25irda: irlmp_reasons[] can be staticWu Fengguang1-1/+1
2013-04-25net: remove redundant code in dev_hard_start_xmit()Eric Dumazet1-7/+0
2013-04-25packet: account statistics only in tpacket_stats_uDaniel Borkmann2-23/+17
2013-04-25packet: reorder a member in packet_ring_bufferDaniel Borkmann1-1/+3
2013-04-25Merge branch 'af_packet-timestamp'David S. Miller4-45/+122
2013-04-25packet: doc: update timestamping partDaniel Borkmann1-6/+35
2013-04-25packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann2-13/+28
2013-04-25packet: minor: convert status bits into shifting formatDaniel Borkmann1-11/+11
2013-04-25packet: enable hardware tx timestamping on tpacket ringDaniel Borkmann1-25/+25
2013-04-25packet: tx timestamping on tpacket ringWillem de Bruijn2-6/+39
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-94/+212
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller11-55/+64
2013-04-24igb: Bump version of driverCarolyn Wyborny1-3/+3
2013-04-24igb: Remove id's that will not be productized for Linux.Carolyn Wyborny2-4/+0
2013-04-24igb: Remove dead code pathMatthew Vick1-4/+0
2013-04-24igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose1-1/+68
2013-04-24igb: display a warning message when SmartSpeed worksKoki Sanagi1-0/+6
2013-04-24igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck1-35/+1
2013-04-24pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck2-0/+46
2013-04-24igb: Add SMBI semaphore to I210/I211Matthew Vick3-26/+43
2013-04-24igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin1-7/+2
2013-04-24ixgbe: add WOL support for new subdevice IDEmil Tantilov2-0/+2
2013-04-24ixgbe: add SFP+ LX module supportDon Skidmore4-10/+25
2013-04-24ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller3-4/+4
2013-04-24ixgbe: add driver support for x520 OCP adapter.Don Skidmore2-0/+9
2013-04-24ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore1-0/+3