summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-06-04net: Get rid of IPv6 hash addresses flow keysTom Herbert-1/+0
2015-06-04net: Add keys for TIPC addressTom Herbert-0/+10
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert-23/+69
2015-06-04net: Get skb hash over flow_keys structureTom Herbert-3/+22
2015-06-04nl802154: export supported commandsVarka Bhadram-0/+2
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg-2/+2
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg-15/+2
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg-0/+3
2015-06-02mac80211: move TX PN to public part of key structJohannes Berg-0/+4
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+7
2015-05-31tcp: fix child sockets to use system default congestion control if not setNeal Cardwell-1/+2
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller-3/+4
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+9
2015-05-30Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller-3/+4
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-49/+154
2015-05-28mac80211: Fix mac80211.h docbook commentsJonathan Corbet-3/+4
2015-05-28ipsec: Add IV generator information to xfrm_stateHerbert Xu-0/+1
2015-05-28xfrm: Add IV generator information to xfrm_algo_descHerbert Xu-0/+2
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet-0/+1
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe-2/+5
2015-05-27nl802154: add support to set cca ed levelAlexander Aring-0/+1
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal-1/+2
2015-05-27ieee802154: add set transmit power supportVarka Bhadram-0/+1
2015-05-26tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet-44/+3
2015-05-26ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek-6/+0
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso-0/+1
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso-0/+8
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg-1/+3
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet-3/+3
2015-05-25ipv6: Create percpu rt6_infoMartin KaFai Lau-1/+2
2015-05-25ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau-0/+3
2015-05-25ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau-0/+3
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau-1/+6
2015-05-25ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau-1/+1
2015-05-25ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau-5/+14
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau-1/+3
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau-2/+1
2015-05-23mac802154: remove mib lockAlexander Aring-9/+0
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring-3/+2
2015-05-23mac802154: remove pib lockAlexander Aring-2/+0
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+3
2015-05-21inet_hashinfo: remove bsocket counterEric Dumazet-2/+0
2015-05-21tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet-1/+2
2015-05-20mac80211: add missing drv_priv description for TXQ structJohannes Berg-0/+1
2015-05-19ip: remove unused function prototypeAndy Zhou-1/+0
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann-0/+4
2015-05-19inet: properly align icsk_ca_privEric Dumazet-2/+3
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring-0/+57
2015-05-19ieee802154: add iftypes capabilityAlexander Aring-1/+1
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring-22/+23