summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2015-06-12mac802154: fix flags BIT definitions orderAlexander Aring1-12/+12
2015-06-12mac802154: cleanup llsec param flagsVarka Bhadram1-9/+9
2015-06-12Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg1-0/+10
2015-06-10nl802154: fix misspelled enumChristoffer Holmstedt1-2/+2
2015-06-09Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2-0/+23
2015-06-09Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang1-2/+2
2015-06-09Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg1-1/+1
2015-06-07mac802154: change pan_coord type to boolAlexander Aring1-1/+1
2015-06-07mac802154: add missing structure commentsAlexander Aring1-6/+28
2015-06-07mac802154: rearrange attribute in ieee802154_hwAlexander Aring1-1/+1
2015-06-07mac802154: remove unused hw_filt attributeAlexander Aring1-1/+0
2015-06-07mac802154: cleanup ieee802154 hardware flagsAlexander Aring1-20/+36
2015-06-07mac802154: remove aack hw flagAlexander Aring1-2/+0
2015-06-07mac802154: cleanup address filtering flagsAlexander Aring1-10/+21
2015-06-07mac802154: remove unneeded vif structAlexander Aring1-8/+0
2015-06-04nl802154: export supported commandsVarka Bhadram1-0/+2
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+9
2015-05-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-49/+154
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet1-0/+1
2015-05-27nl802154: add support to set cca ed levelAlexander Aring1-0/+1
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal2-1/+2
2015-05-27ieee802154: add set transmit power supportVarka Bhadram1-0/+1
2015-05-27tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet1-44/+3
2015-05-26ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek1-6/+0
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso1-0/+1
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso1-0/+8
2015-05-26ipv6: ipv6_select_ident() returns a __be32Eric Dumazet1-3/+3
2015-05-25ipv6: Create percpu rt6_infoMartin KaFai Lau1-1/+2
2015-05-25ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau1-0/+3
2015-05-25ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau1-0/+3
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2-1/+6
2015-05-25ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau1-1/+1
2015-05-25ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau1-5/+14
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau1-1/+3
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau1-2/+1
2015-05-23mac802154: remove mib lockAlexander Aring1-9/+0
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring2-3/+2
2015-05-23mac802154: remove pib lockAlexander Aring1-2/+0
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2015-05-22inet_hashinfo: remove bsocket counterEric Dumazet1-2/+0
2015-05-21tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet1-1/+2
2015-05-19ip: remove unused function prototypeAndy Zhou1-1/+0
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2-0/+4
2015-05-19inet: properly align icsk_ca_privEric Dumazet1-2/+3
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring1-0/+57
2015-05-19ieee802154: add iftypes capabilityAlexander Aring1-1/+1
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring2-22/+23
2015-05-19mac802154: check for really changesAlexander Aring1-0/+12
2015-05-19ieee802154: add several phy supported handlingAlexander Aring2-1/+47
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring1-1/+5