summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...Daniel Borkmann
2015-04-02netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal
2015-04-01netfilter: nft_meta: fix cgroup matchingPablo Neira Ayuso
2015-04-01netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann
2015-04-01netfilter: nft_hash: add support for timeoutsPatrick McHardy
2015-04-01netfilter: nf_tables: add GC synchronization helpersPatrick McHardy
2015-04-01netfilter: nf_tables: add set garbage collection helpersPatrick McHardy
2015-04-01netfilter: nf_tables: add set element timeout supportPatrick McHardy
2015-04-01netfilter: nf_tables: add set timeout API supportPatrick McHardy
2015-03-31Merge branch 'ptp-ns_to_timespec64'David S. Miller
2015-03-31ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: fec: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: tg3: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: igb: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran
2015-03-31bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar
2015-03-31bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar
2015-03-31Merge branch 'macb-next'David S. Miller
2015-03-31net/macb: unify peripheral version testingNicolas Ferre
2015-03-31net/macb: fix the peripheral version testNicolas Ferre
2015-03-31net/macb: add the user i/o to ethtool register dumpNicolas Ferre
2015-03-31net/macb: fix probe sequence to setup clocks earlierNicolas Ferre
2015-03-31net/macb: trivial: correct wording for capsNicolas Ferre
2015-03-31net/macb: fix capabilities configurationNicolas Ferre
2015-03-31net/macb: add comment in macb_probe_queuesNicolas Ferre
2015-03-31net/macb: only probe queues once and use stored valuesNicolas Ferre
2015-03-31net: smc91x: Remove an unused variableFabio Estevam
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-31net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko
2015-03-31Merge branch 'mlx4-next'David S. Miller
2015-03-31net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha
2015-03-31Merge branch 'bcmgenet-next'David S. Miller
2015-03-31net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther
2015-03-31net: bcmgenet: fix bcmgenet_open()Petri Gynther
2015-03-31net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther
2015-03-31Merge branch 'hv_netvsc-next'David S. Miller