summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-16
* inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet2015-12-16
* net: fix IP early demux racesEric Dumazet2015-12-14
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-11
* xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2015-12-11
* xfrm: take care of request socketsEric Dumazet2015-12-07
* sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien2015-12-06
* sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-05
* vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc2015-12-05
* Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-03
|\
| * mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-20
* | net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-03
* | ipv6: kill sk_dst_lockEric Dumazet2015-12-03
* | sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner2015-12-02
* | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* | net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-01
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-01
* | ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-24
* | unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-11-23
* | net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-11-16
* | ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-11-16
|/
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-15
* ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-12
|\
| * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \
| * | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet2015-11-08
| |/
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-05
| |\
| | * Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-05
| * | tun_dst: Fix potential NULL dereferenceTobias Klauser2015-11-04
| |/
* / mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-02
| * ipv4: fix to not remove local route on link downJulian Anastasov2015-11-01
* | Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-11-03
|\ \
| * | mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-03
| * | cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg2015-11-03
* | | bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar2015-11-02
* | | net: fix percpu memory leaksEric Dumazet2015-11-02
* | | net: make skb_set_owner_w() more robustEric Dumazet2015-11-02
* | | net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-01
* | | VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi2015-11-01
* | | Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-10-30
|\ \ \
| * | | NFC: nci: non-static functions can not be inlineRobert Dolca2015-10-28
| * | | NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard2015-10-27
| * | | NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-27
| * | | NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard2015-10-27
| * | | NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-27