summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* nl802154: export supported commandsVarka Bhadram2015-06-041-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-312-0/+9
|\
| * netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso2015-05-261-0/+1
| * netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso2015-05-261-0/+8
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-304-49/+154
|\ \
| * | nl802154: add support to set cca ed levelAlexander Aring2015-05-271-0/+1
| * | ieee802154: add set transmit power supportVarka Bhadram2015-05-271-0/+1
| * | ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek2015-05-261-6/+0
| * | mac802154: remove mib lockAlexander Aring2015-05-231-9/+0
| * | mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-232-3/+2
| * | mac802154: remove pib lockAlexander Aring2015-05-231-2/+0
| * | nl802154: add support for dump phy capabilitiesAlexander Aring2015-05-191-0/+57
| * | ieee802154: add iftypes capabilityAlexander Aring2015-05-191-1/+1
| * | cfg802154: introduce wpan phy flagsAlexander Aring2015-05-192-22/+23
| * | mac802154: check for really changesAlexander Aring2015-05-191-0/+12
| * | ieee802154: add several phy supported handlingAlexander Aring2015-05-192-1/+47
| * | ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-191-1/+5
| * | ieee802154: change cca ed level to mbmAlexander Aring2015-05-192-3/+3
| * | ieee802154: change transmit power to mbmAlexander Aring2015-05-192-2/+3
| * | ieee802154: change transmit power to s32Alexander Aring2015-05-192-2/+2
* | | tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet2015-05-271-0/+1
* | | ip_fragment: don't forward defragmented DF packetFlorian Westphal2015-05-272-1/+2
* | | tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet2015-05-261-44/+3
* | | ipv6: ipv6_select_ident() returns a __be32Eric Dumazet2015-05-251-3/+3
* | | ipv6: Create percpu rt6_infoMartin KaFai Lau2015-05-251-1/+2
* | | ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau2015-05-251-0/+3
* | | ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau2015-05-251-0/+3
* | | ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-252-1/+6
* | | ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau2015-05-251-1/+1
* | | ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau2015-05-251-5/+14
* | | ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-251-1/+3
* | | ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau2015-05-251-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-2/+3
|\ \ \
| * | | inet: properly align icsk_ca_privEric Dumazet2015-05-191-2/+3
* | | | inet_hashinfo: remove bsocket counterEric Dumazet2015-05-211-2/+0
* | | | tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet2015-05-211-1/+2
* | | | ip: remove unused function prototypeAndy Zhou2015-05-191-1/+0
* | | | tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2015-05-192-0/+4
| |_|/ |/| |
* | | bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou2015-05-191-2/+2
* | | ipv4: introduce frag_expire_skip_icmp()Andy Zhou2015-05-191-0/+10
* | | netns: make nsid_lock per netWANG Cong2015-05-171-0/+1
* | | switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar2015-05-171-0/+50
* | | tcp: introduce tcp_under_memory_pressure()Eric Dumazet2015-05-171-0/+8
* | | tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet2015-05-171-0/+2
* | | net: fix sk_mem_reclaim_partial()Eric Dumazet2015-05-171-3/+3
* | | net: fix sparse error in csum_replace4()Eric Dumazet2015-05-171-1/+3
* | | tcp: syncookies: extend validity rangeEric Dumazet2015-05-141-14/+24
* | | geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville2015-05-131-0/+5
| |/ |/|
* | flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-133-7/+10
* | flow_dissector: introduce support for Ethernet addressesJiri Pirko2015-05-131-0/+13
OpenPOWER on IntegriCloud