summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | switchdev: add new switchdev_port_bridge_getlinkScott Feldman2015-05-121-0/+10
* | | | switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman2015-05-121-15/+0
* | | | switchdev: add new switchdev_port_bridge_dellinkScott Feldman2015-05-121-0/+6
* | | | switchdev: remove old switchdev_port_bridge_setlinkScott Feldman2015-05-121-9/+0
* | | | switchdev: add bridge port flags attrScott Feldman2015-05-121-0/+2
* | | | switchdev: add port vlan objScott Feldman2015-05-121-0/+8
* | | | switchdev: introduce switchdev add/del obj opsScott Feldman2015-05-121-0/+31
* | | | switchdev: convert STP update to switchdev attr setScott Feldman2015-05-121-11/+2
* | | | switchdev: convert parent_id_get to switchdev attr getScott Feldman2015-05-121-14/+4
* | | | switchdev: introduce get/set attrs opsScott Feldman2015-05-121-0/+43
* | | | switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-121-15/+15
* | | | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-121-55/+56
* | | | net: sched: deprecate enqueue_root()Eric Dumazet2015-05-111-6/+0
* | | | bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-112-0/+2
* | | | bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-112-0/+2
* | | | bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-112-0/+2
* | | | net: kill sk_change_net and sk_release_kernelEric W. Biederman2015-05-111-17/+0
* | | | net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-112-1/+3
* | | | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-113-3/+3
* | | | codel: add ce_threshold attributeEric Dumazet2015-05-101-1/+11
* | | | netlink: allow to listen "all" netnsNicolas Dichtel2015-05-091-0/+2
* | | | netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel2015-05-091-1/+1
* | | | Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller2015-05-092-68/+97
|\ \ \ \
| * | | | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2015-05-061-2/+2
| * | | | mac80211: extend get_key() to return PN for all ciphersJohannes Berg2015-05-061-0/+7
| * | | | mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-061-39/+40
| * | | | mac80211: make LED trigger names constJohannes Berg2015-05-051-13/+14
| * | | | mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach2015-04-241-2/+6
| * | | | mac80211: notify the driver upon BAR RxEmmanuel Grumbach2015-04-241-2/+18
| * | | | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-7/+2
| * | | | mac80211: allow drivers to support S/GJohannes Berg2015-04-221-2/+2
| * | | | mac80211: add TX fastpathJohannes Berg2015-04-221-1/+5
| * | | | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-04-201-3/+4
| | |_|/ | |/| |
* | | | tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet2015-05-091-1/+1
* | | | tcp: adjust window probe timers to safer valuesEric Dumazet2015-05-091-5/+22
* | | | tcp: provide SYN headers for passive connectionsEric Dumazet2015-05-051-1/+3
* | | | net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-041-0/+1
* | | | net: Add flow_keys digestTom Herbert2015-05-041-0/+16
* | | | ipv6: Flow label state rangesTom Herbert2015-05-032-2/+8
* | | | net: sched: remove TC_MUNGED bitsFlorian Westphal2015-05-021-2/+0
* | | | ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2015-05-012-37/+0
* | | | ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau2015-05-011-9/+1
| |_|/ |/| |
* | | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-291-1/+4
* | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-291-1/+1
| |/ |/|
* | net/bonding: Make DRV macros privateMatan Barak2015-04-261-7/+0
* | inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-242-37/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-172-3/+1
|\
| * netns: remove BUG_ONs from net_generic()Denys Vlasenko2015-04-171-2/+0
| * inet_diag: fix access to tcp cc informationEric Dumazet2015-04-171-1/+1
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-152-5/+5
|\ \ | |/ |/|