| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: don't allocate space for arp/bridge hooks unless needed | Florian Westphal | 2018-01-08 | 1 | -0/+4 |
* | netfilter: don't allocate space for decnet hooks unless needed | Florian Westphal | 2018-01-08 | 1 | -0/+2 |
* | netfilter: reduce hook array sizes to what is needed | Florian Westphal | 2018-01-08 | 1 | -5/+5 |
* | netfilter: reduce size of hook entry point locations | Florian Westphal | 2018-01-08 | 1 | -1/+5 |
* | netfilter: core: remove synchronize_net call if nfqueue is used | Florian Westphal | 2018-01-08 | 1 | -1/+1 |
* | netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp | Gao Feng | 2018-01-08 | 1 | -2/+1 |
* | netfilter: conntrack: l4 protocol trackers can be const | Florian Westphal | 2018-01-08 | 3 | -13/+13 |
* | netfilter: conntrack: constify list of builtin trackers | Florian Westphal | 2018-01-08 | 1 | -5/+5 |
* | netfilter: conntrack: remove nlattr_size pointer from l4proto trackers | Florian Westphal | 2018-01-08 | 1 | -4/+3 |
* | ipv6: Export sernum update function | Ido Schimmel | 2018-01-08 | 1 | -0/+1 |
* | ipv6: Add explicit flush indication to routes | Ido Schimmel | 2018-01-08 | 1 | -1/+2 |
* | ipv6: Set nexthop flags upon carrier change | Ido Schimmel | 2018-01-08 | 1 | -0/+1 |
* | ipv6: Prepare to handle multiple netdev events | Ido Schimmel | 2018-01-08 | 1 | -1/+1 |
* | ipv6: Clear nexthop flags upon netdev up | Ido Schimmel | 2018-01-08 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-08 | 1 | -0/+48 |
|\ |
|
| * | xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg | Jesper Dangaard Brouer | 2018-01-06 | 1 | -0/+1 |
| * | xdp: base API for new XDP rx-queue info concept | Jesper Dangaard Brouer | 2018-01-06 | 1 | -0/+47 |
* | | net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set | Quentin Monnet | 2018-01-05 | 1 | -1/+2 |
* | | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-01-04 | 2 | -3/+24 |
|\ \
| |/
|/| |
|
| * | cfg80211: Scan results to also report the per chain signal strength | Sunil Dutt | 2017-12-19 | 1 | -0/+8 |
| * | Revert "mac80211: Add TXQ scheduling API" | Johannes Berg | 2017-12-19 | 1 | -31/+6 |
| * | Revert "mac80211: Add airtime account and scheduling to TXQs" | Johannes Berg | 2017-12-19 | 1 | -24/+0 |
| * | mac80211: Add airtime account and scheduling to TXQs | Toke Høiland-Jørgensen | 2017-12-11 | 1 | -0/+24 |
| * | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen | 2017-12-11 | 1 | -6/+31 |
| * | mac80211: Add MIC space only for TX key option | David Spinadel | 2017-12-11 | 1 | -1/+5 |
| * | cfg80211: cleanup signal strength units notation | Sergey Matyukevich | 2017-12-11 | 1 | -2/+2 |
| * | cfg80211: IBSS: Add support for static WEP in driver for IBSS | Tova Mussai | 2017-12-11 | 1 | -0/+5 |
| * | mac80211: enable TDLS peer buffer STA feature | Yingying Tang | 2017-12-11 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-29 | 2 | -0/+8 |
|\ \ |
|
| * | | sock: Add sock_owned_by_user_nocheck | Tom Herbert | 2017-12-28 | 1 | -0/+5 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-12-27 | 1 | -0/+3 |
| |\ \ |
|
| | * | | xfrm: Reinject transport-mode packets through tasklet | Herbert Xu | 2017-12-19 | 1 | -0/+3 |
* | | | | net: sch: api: fix tcf_block_get | Sudip Mukherjee | 2017-12-27 | 1 | -1/+2 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-12-27 | 1 | -5/+24 |
|\ \ \ \ |
|
| * | | | | xfrm: check for xdo_dev_state_free | Shannon Nelson | 2017-12-21 | 1 | -1/+2 |
| * | | | | xfrm: Allow IPsec GSO with software crypto for local sockets. | Steffen Klassert | 2017-12-20 | 1 | -0/+2 |
| * | | | | net: Add asynchronous callbacks for xfrm on layer 2. | Steffen Klassert | 2017-12-20 | 1 | -3/+19 |
| * | | | | xfrm: Separate ESP handling from segmentation for GRO packets. | Steffen Klassert | 2017-12-20 | 1 | -3/+3 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-22 | 2 | -4/+2 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | cls_bpf: fix offload assumptions after callback conversion | Jakub Kicinski | 2017-12-20 | 1 | -3/+2 |
| * | | | | Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-12-19 | 1 | -1/+0 |
| |\ \ \ \ |
|
| | * | | | | nl80211: Remove obsolete kerneldoc line | Jonathan Corbet | 2017-12-19 | 1 | -1/+0 |
* | | | | | | net: sch: api: add extack support in qdisc_create_dflt | Alexander Aring | 2017-12-21 | 2 | -2/+4 |
* | | | | | | net: sch: api: add extack support in qdisc_alloc | Alexander Aring | 2017-12-21 | 1 | -1/+2 |
* | | | | | | net: sch: api: add extack support in tcf_block_get | Alexander Aring | 2017-12-21 | 1 | -2/+4 |
* | | | | | | net: sch: api: add extack support in qdisc_get_rtab | Alexander Aring | 2017-12-21 | 1 | -1/+2 |
* | | | | | | net: sched: sch: add extack for graft callback | Alexander Aring | 2017-12-21 | 1 | -1/+2 |
* | | | | | | net: sched: sch: add extack for block callback | Alexander Aring | 2017-12-21 | 1 | -1/+2 |
* | | | | | | net: sched: sch: add extack to change class | Alexander Aring | 2017-12-21 | 1 | -1/+2 |
* | | | | | | net: sched: sch: add extack for change qdisc ops | Alexander Aring | 2017-12-21 | 1 | -1/+2 |