summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso
2015-06-18net: include missing headers in net/net_namespace.hPablo Neira Ayuso
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso
2015-06-16sock_diag: define destruction multicast groupsCraig Gallek
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-15netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso
2015-06-15netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso
2015-06-11tcp: fill shinfo->gso_size at last momentEric Dumazet
2015-06-11NFC: nci: add generic uart supportVincent Cuissard
2015-06-11Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-06-11net/unix: support SCM_SECURITY for stream socketsStephen Smalley
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-06-09mac80211: remove obsolete sentence from documentationJakub Kicinski
2015-06-08NFC: Introduce vendor commands structuresSamuel Ortiz
2015-06-08NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard
2015-06-08NFC: nci: Add nci init ops for early device initializationChristophe Ricard
2015-06-08NFC: nci: Handle proprietary response and notificationsSamuel Ortiz
2015-06-07tcp: get_cookie_sock() consolidationEric Dumazet
2015-06-07inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet
2015-06-04mpls: Add MPLS entropy label in flow_keysTom Herbert
2015-06-04net: Add GRE keyid in flow_keysTom Herbert
2015-06-04net: Add IPv6 flow label to flow_keysTom Herbert
2015-06-04net: Add VLAN ID to flow_keysTom Herbert
2015-06-04net: Get rid of IPv6 hash addresses flow keysTom Herbert
2015-06-04net: Add keys for TIPC addressTom Herbert
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert
2015-06-04net: Get skb hash over flow_keys structureTom Herbert
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg
2015-06-02mac80211: move TX PN to public part of key structJohannes Berg
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01tcp: fix child sockets to use system default congestion control if not setNeal Cardwell
2015-06-01Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-31Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-28mac80211: Fix mac80211.h docbook commentsJonathan Corbet
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe
2015-05-27nl802154: add support to set cca ed levelAlexander Aring
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal
2015-05-27ieee802154: add set transmit power supportVarka Bhadram
2015-05-26tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet
2015-05-26ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg