summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-03-19netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso
2015-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-03-13vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev
2015-03-04netfilter: nf_tables: fix userdata length overflowPatrick McHardy
2015-02-20caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-12memcg: cleanup static keys decrementVladimir Davydov
2015-02-12xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11vxlan: Use checksum partial with remote checksum offloadTom Herbert
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2015-02-09ipv4: Namespecify TCP PMTU mechanismFan Du
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich
2015-02-09net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua
2015-02-08net: rfs: add hash collision detectionEric Dumazet
2015-02-08tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-02-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-05net: ipv6: allow explicitly choosing optimistic addressesErik Kline
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-02-04tcp: do not pace pure ack packetsEric Dumazet
2015-02-04net/bonding: Notify state change on slavesMoni Shoua
2015-02-04net/bonding: Move slave state changes to a helper functionMoni Shoua
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-04NFC: nci: Move logical connection structure allocationChristophe Ricard
2015-02-04NFC: nci: Change credits field to credits_cntChristophe Ricard
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard
2015-02-04NFC: nci: Add reference to the RF logical connectionChristophe Ricard
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro
2015-02-04ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro
2015-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-02ipv6: introduce ipv6_make_skbVlad Yasevich
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard
2015-02-02NFC: nci: Add NCI NFCEE constantsChristophe Ricard