summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-088-34/+97
* netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal2015-04-082-30/+42
* netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...Daniel Borkmann2015-04-081-45/+50
* netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal2015-04-021-2/+15
* netfilter: nft_meta: fix cgroup matchingPablo Neira Ayuso2015-04-011-3/+2Star
* netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann2015-04-011-1/+1
* netfilter: nft_hash: add support for timeoutsPatrick McHardy2015-04-012-4/+80
* netfilter: nf_tables: add GC synchronization helpersPatrick McHardy2015-04-012-1/+36
* netfilter: nf_tables: add set garbage collection helpersPatrick McHardy2015-04-012-0/+81
* netfilter: nf_tables: add set element timeout supportPatrick McHardy2015-04-013-2/+75
* netfilter: nf_tables: add set timeout API supportPatrick McHardy2015-04-013-2/+43
* Merge branch 'ptp-ns_to_timespec64'David S. Miller2015-03-3111-47/+20Star
|\
| * ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
| * ptp: fec: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
| * ptp: tg3: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
| * ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3Star
| * ptp: cpts: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
| * ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
| * ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
| * ptp: igb: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
| * ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
| * ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3Star
| * ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
|/
* bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar2015-03-311-0/+3
* bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar2015-03-311-6/+6
* Merge branch 'macb-next'David S. Miller2015-03-312-87/+130
|\
| * net/macb: unify peripheral version testingNicolas Ferre2015-03-312-5/+7
| * net/macb: fix the peripheral version testNicolas Ferre2015-03-311-1/+1
| * net/macb: add the user i/o to ethtool register dumpNicolas Ferre2015-03-312-2/+2
| * net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2015-03-312-67/+104
| * net/macb: trivial: correct wording for capsNicolas Ferre2015-03-311-2/+2
| * net/macb: fix capabilities configurationNicolas Ferre2015-03-311-18/+18
| * net/macb: add comment in macb_probe_queuesNicolas Ferre2015-03-311-2/+6
| * net/macb: only probe queues once and use stored valuesNicolas Ferre2015-03-312-4/+4
|/
* net: smc91x: Remove an unused variableFabio Estevam2015-03-311-1/+0Star
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-3172-1190/+1909
|\
| * mac80211: set QoS capability before changing station stateJohannes Berg2015-03-301-4/+4
| * mac80211: send HT/VHT IEs in TDLS discovery responseArik Nemtsov2015-03-301-3/+8
| * mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-305-11/+80
| * mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com2015-03-303-12/+97
| * mac80211: factor out station lookup from ieee80211_build_hdr()Johannes Berg2015-03-301-70/+118
| * mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-305-6/+8
| * mac80211: send AP probe as unicast againJohannes Berg2015-03-301-1/+1
| * mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()Johannes Berg2015-03-301-4/+8
| * mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()Dan Carpenter2015-03-301-4/+8
| * mac80211: Fix misplaced return in AES-GMAC key setupJouni Malinen2015-03-301-2/+2
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-3017-17/+37
| * mac80211: fix typo in debug outputMichael Braun2015-03-301-1/+1
| * mac80211: reject aggregation sessions with non-HT peersJohannes Berg2015-03-302-1/+12
| * cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-303-0/+161