summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc...David S. Miller2015-06-101-48/+60
|\
| * mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-30/+49
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-1035-420/+889
| |\
| * | mac80211: remove obsolete sentence from documentationJakub Kicinski2015-06-091-2/+1
| * | mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-2/+2
| * | mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-021-15/+2
| * | mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-021-0/+3
| * | mac80211: move TX PN to public part of key structJohannes Berg2015-06-021-0/+4
* | | net/unix: support SCM_SECURITY for stream socketsStephen Smalley2015-06-101-1/+0
| |/ |/|
* | tcp: get_cookie_sock() consolidationEric Dumazet2015-06-071-0/+3
* | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-061-0/+1
* | mpls: Add MPLS entropy label in flow_keysTom Herbert2015-06-041-0/+1
* | net: Add GRE keyid in flow_keysTom Herbert2015-06-041-0/+6
* | net: Add IPv6 flow label to flow_keysTom Herbert2015-06-041-1/+3
* | net: Add VLAN ID to flow_keysTom Herbert2015-06-041-0/+6
* | net: Get rid of IPv6 hash addresses flow keysTom Herbert2015-06-041-1/+0
* | net: Add keys for TIPC addressTom Herbert2015-06-041-0/+10
* | net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-043-23/+69
* | net: Get skb hash over flow_keys structureTom Herbert2015-06-043-3/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-012-3/+7
|\ \
| * | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-311-1/+2
| * | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-301-3/+4
| |\ \
| | * | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-05-281-3/+4
| * | | sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-05-271-2/+5
* | | | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2015-05-312-3/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-1/+3
| * | | mac80211: add missing drv_priv description for TXQ structJohannes Berg2015-05-201-0/+1
* | | | 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
OpenPOWER on IntegriCloud