summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* devlink: allow to fillup eswitch attrs even if mode_get op does not existJiri Pirko2017-02-101-7/+9
* devlink: use nla_put_failure goto label instead of outJiri Pirko2017-02-101-6/+6
* devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fillJiri Pirko2017-02-101-5/+5
* devlink: fix the name of eswitch commandsJiri Pirko2017-02-101-9/+9
* Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-1021-384/+219
|\
| * mac80211: fix CSA in IBSS modeKoen Vandeputte2017-02-091-2/+2
| * cfg80211: fix NAN bands definitionLuca Coelho2017-02-095-27/+47
| * cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-083-7/+15
| * mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-082-7/+11
| * nl80211: fix validation of scheduled scan info for wowlan netdetectArend Van Spriel2017-02-081-4/+6
| * nl80211: add HT/VHT capabilities to AP parametersJohannes Berg2017-02-081-1/+46
| * cfg80211: make rdev assignment clearer in nl80211_testmode_dump()Luca Coelho2017-02-081-7/+6
| * mac80211: check for allocation failure in debugfs codeDan Carpenter2017-02-081-2/+9
| * mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel2017-02-083-107/+32
| * mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipherArd Biesheuvel2017-02-083-45/+34
| * cfg80211 debugfs: Cleanup some checkpatch issuesPichugin Dmitry2017-02-081-5/+5
| * mac80211: add back lost debugfs filesJohannes Berg2017-02-072-0/+2
| * mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński2017-01-263-4/+4
| * rfkill: remove rfkill-regulatorJohannes Berg2017-01-243-166/+0
* | net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
* | net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
* | net: Fix checkpatch, Missing a blank line after declarationstcharding2017-02-101-0/+13
* | net: Fix checkpatch block comments warningstcharding2017-02-101-32/+33
* | net: Fix checkpatch whitespace errorstcharding2017-02-101-19/+20
* | net: Fix checkpatch WARNING: please, no space before tabstcharding2017-02-101-71/+71
* | net/act_pedit: Introduce 'add' operationAmir Vadai2017-02-101-4/+26
* | net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai2017-02-101-16/+180
* | switchdev: bridge: Offload mc router portsNogah Frankel2017-02-101-0/+15
* | bridge: mcast: Merge the mc router ports deletions to one functionNogah Frankel2017-02-101-15/+9
* | switchdev: bridge: Offload multicast disabledNogah Frankel2017-02-101-0/+16
* | sched: check negative err value to safe one level of indentJiri Pirko2017-02-101-13/+9
* | sched: add missing curly braces in else branch in tc_ctl_tfilterJiri Pirko2017-02-101-1/+2
* | sched: move err set right before goto errout in tc_ctl_tfilterJiri Pirko2017-02-101-10/+19
* | sched: push TC filter protocol creation into a separate functionJiri Pirko2017-02-101-51/+59
* | sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-1013-24/+32
* | sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko2017-02-102-6/+6
* | ipv4: fib: Add events for FIB replace and appendIdo Schimmel2017-02-101-13/+14
* | ipv4: fib: Send notification before deleting FIB aliasIdo Schimmel2017-02-101-7/+7
* | ipv4: fib: Send deletion notification with actual FIB alias typeIdo Schimmel2017-02-101-2/+2
* | ipv4: fib: Only flush FIB aliases belonging to currently flushed tableIdo Schimmel2017-02-101-1/+2
* | openvswitch: Pack struct sw_flow_key.Jarno Rajahalme2017-02-094-34/+39
* | openvswitch: Add force commit.Jarno Rajahalme2017-02-091-2/+24
* | openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-097-46/+227
* | openvswitch: Inherit master's labels.Jarno Rajahalme2017-02-091-14/+31
* | openvswitch: Refactor labels initialization.Jarno Rajahalme2017-02-091-42/+62
* | openvswitch: Simplify labels length logic.Jarno Rajahalme2017-02-091-11/+9
* | openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme2017-02-091-7/+8
* | openvswitch: Do not trigger events for unconfirmed connections.Jarno Rajahalme2017-02-091-6/+22
* | openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme2017-02-091-2/+22
* | openvswitch: Fix comments for skb->_nfctJarno Rajahalme2017-02-091-7/+7
OpenPOWER on IntegriCloud