summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | xdp: allow attaching programs loaded for specific deviceJakub Kicinski2017-11-05
| * | net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-05
| * | rtnetlink: use netnsid to query interfaceJiri Benc2017-11-05
| * | net: export peernet2id_allocJiri Benc2017-11-05
| * | pktgen: do not abuse IN6_ADDR_HSIZEEric Dumazet2017-11-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\ \
| * | | net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko2017-11-03
| * | | net: Add extack to fib_notifier_infoDavid Ahern2017-11-01
| * | | net: filter: remove unused variable and fix warningJakub Kicinski2017-10-31
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \ \
| * | | | bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long2017-10-25
| * | | | rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_eventXin Long2017-10-25
| * | | | tcp: add tracepoint trace_tcp_send_resetSong Liu2017-10-24
| * | | | net: core: rtnetlink: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva2017-10-23
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \ \
| * | | | | bpf: Adding helper function bpf_getsockopsLawrence Brakmo2017-10-22
| * | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-19
| |\ \ \ \ \
| | * | | | | ethtool: add ethtool_intersect_link_masksAlan Brady2017-10-17
| * | | | | | bpf: allow access to skb->len from offloadsJakub Kicinski2017-10-18
| * | | | | | bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski2017-10-18
| * | | | | | bpf: split verifier and program opsJakub Kicinski2017-10-18
| * | | | | | net/core: Convert sk_timer users to use timer_setup()Kees Cook2017-10-18
| * | | | | | net/core: Collapse redundant sk_timer callback data assignmentsKees Cook2017-10-18
| * | | | | | bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer2017-10-18
| * | | | | | bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer2017-10-18
| |/ / / / /
| * | | | | net: export netdev_txq_to_tc to allow sch_mqprio to compile as moduleHenrik Austad2017-10-17
| * | | | | net: core: rcu-ify rtnl af_opsFlorian Westphal2017-10-16
| * | | | | rtnetlink: place link af dump into own helperFlorian Westphal2017-10-16
| * | | | | tcp: add a tracepoint for tcp retransmissionCong Wang2017-10-14
| * | | | | net: dst: move cpu inside ifdef to avoid compilation warningJakub Kicinski2017-10-10
| * | | | | rtnetlink: bridge: use ext_ack instead of printkFlorian Westphal2017-10-10
| * | | | | net/core: Fix BUG to BUG_ON conditionals.Tim Hansen2017-10-10
| * | | | | bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski2017-10-10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
| |\ \ \ \ \
| * | | | | | net: Add extack to upper device linkingDavid Ahern2017-10-04
| * | | | | | net: Add extack to ndo_add_slaveDavid Ahern2017-10-04
| * | | | | | net: Add extack to netdev_notifier_infoDavid Ahern2017-10-04
| * | | | | | dev: advertise the new nsid when the netns iface changesNicolas Dichtel2017-10-04
| * | | | | | net: cache skb_shinfo() in skb_try_coalesce()Eric Dumazet2017-10-04
| * | | | | | rtnetlink: remove __rtnl_af_unregisterFlorian Westphal2017-10-04
| * | | | | | rtnetlink: remove slave_validate callbackFlorian Westphal2017-10-04
| * | | | | | net: core: fix kerneldoc commentFlorian Westphal2017-10-04
| * | | | | | net: core: decouple ifalias get/set from rtnl lockFlorian Westphal2017-10-03
| * | | | | | flow_dissector: dissect tunnel infoSimon Horman2017-10-02
| * | | | | | rtnetlink: rtnl_have_link_slave_info doesn't need rtnlFlorian Westphal2017-09-28
| * | | | | | rtnetlink: add helpers to dump netnsid informationFlorian Westphal2017-09-28
| * | | | | | rtnetlink: add helpers to dump vf informationFlorian Westphal2017-09-28
| * | | | | | rtnetlink: add helper to put master and link ifindexesFlorian Westphal2017-09-28
| * | | | | | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-26
| * | | | | | bpf: rename bpf_compute_data_end into bpf_compute_data_pointersDaniel Borkmann2017-09-26