summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2015-05-13switchdev: convert parent_id_get to switchdev attr getScott Feldman1-14/+4
2015-05-13switchdev: introduce get/set attrs opsScott Feldman1-0/+43
2015-05-13switchdev: s/swdev_/switchdev_/Jiri Pirko1-15/+15
2015-05-13switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko1-55/+56
2015-05-11net: sched: deprecate enqueue_root()Eric Dumazet1-6/+0
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2-0/+2
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2-0/+2
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2-0/+2
2015-05-11net: kill sk_change_net and sk_release_kernelEric W. Biederman1-17/+0
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2-1/+3
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman3-3/+3
2015-05-11codel: add ce_threshold attributeEric Dumazet1-1/+11
2015-05-10netlink: allow to listen "all" netnsNicolas Dichtel1-0/+2
2015-05-10netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel1-1/+1
2015-05-10Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller2-68/+97
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet1-1/+1
2015-05-09tcp: adjust window probe timers to safer valuesEric Dumazet1-5/+22
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov1-2/+2
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg1-0/+7
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-39/+40
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet1-1/+3
2015-05-05mac80211: make LED trigger names constJohannes Berg1-13/+14
2015-05-04Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+2
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-4/+99
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing1-0/+1
2015-05-04mac80211: fix 90 kernel-doc warningsRandy Dunlap1-0/+2
2015-05-04net: Add flow_keys digestTom Herbert1-0/+16
2015-05-04codel: fix maxpacket/mtu confusionEric Dumazet1-3/+7
2015-05-04ipv6: Flow label state rangesTom Herbert2-2/+8
2015-05-03net: sched: remove TC_MUNGED bitsFlorian Westphal1-2/+0
2015-05-02ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2-37/+0
2015-05-02ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau1-9/+1
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram1-0/+2
2015-04-30mac802154: add description to mac802154 APIsVarka Bhadram1-2/+92
2015-04-30tcp: prepare CC get_info() access from getsockopt()Eric Dumazet1-1/+4
2015-04-30tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet1-1/+1
2015-04-27net/bonding: Make DRV macros privateMatan Barak1-7/+0
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2-37/+1
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach1-2/+6
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach1-2/+18
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-7/+2
2015-04-22mac80211: allow drivers to support S/GJohannes Berg1-2/+2
2015-04-22mac80211: add TX fastpathJohannes Berg1-1/+5
2015-04-20mac80211: Fix mac80211.h docbook commentsJonathan Corbet1-3/+4
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+1
2015-04-17netns: remove BUG_ONs from net_generic()Denys Vlasenko1-2/+0
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet1-1/+1
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-5/+5
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-32/+75
2015-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2-2/+1