summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* net: bpf: reject invalid shiftsRabin Vincent2016-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * net: pktgen: fix null ptr deref in skb allocationJohn Fastabend2016-01-11
* | bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2016-01-11
* | bpf: export helper function flags and reject invalid onesDaniel Borkmann2016-01-11
* | net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov2016-01-11
* | net, sched: add clsact qdiscDaniel Borkmann2016-01-10
* | bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann2016-01-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-06
|\ \ | |/
| * net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-06
* | soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek2016-01-06
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
* | soreuseport: define reuseport groupsCraig Gallek2016-01-04
* | ethtool: Add phy statisticsAndrew Lunn2015-12-31
* | net-sysfs: use to_net_dev in net_namespace()Geliang Tang2015-12-22
* | bpf: fix misleading comment in bpf_convert_filterDaniel Borkmann2015-12-18
* | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-18
* | bpf: add bpf_skb_load_bytes helperDaniel Borkmann2015-12-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-17
| |\
| | * net: check both type and procotol for tcp socketsWANG Cong2015-12-17
| | * skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-15
| | * xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-11
| | * sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-05
| * | Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-07
| |\ \ | | |/
| * | cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
* | | net: Pass ndm_state to route netlink FDB notifications.Hubert Sokolowski2015-12-16
* | | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2015-12-15
* | | net: Add driver helper functions to determine checksum offloadabilityTom Herbert2015-12-15
* | | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-15
* | | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* | | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-15
* | | switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-15
* | | sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-08
* | | net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-08
* | | netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-08
* | | net: Fix inverted test in __skb_recv_datagramRainer Weikusat2015-12-08
* | | core: enable more fine-grained datagram reception controlRainer Weikusat2015-12-06
* | | net: constify netif_is_* helpers net_device paramJiri Pirko2015-12-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\ \ \ | | |/ | |/|
| * | ipv6: kill sk_dst_lockEric Dumazet2015-12-03
| * | net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov2015-12-03
| * | net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-01
| * | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
| * | cgroups: Allow dynamically changing net_classidNina Schiff2015-11-23
| * | net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann2015-11-22
* | | net: introduce change lower state notifierJiri Pirko2015-12-03
* | | net: add possibility to pass information about upper device via notifierJiri Pirko2015-12-03
* | | net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko2015-12-03
* | | net: Check CHANGEUPPER notifier return valueIdo Schimmel2015-12-03