Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
367a8ce896f14018cc2c6cf2681aa440fff274f4
/
include
367a8ce
net_sched: only create filter chains for new filters/actions
by WANG Cong
· 8 years ago
abc7a4e
Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 8 years ago
fdfc7dd
net/sched: flower: add support for matching on tcp flags
by Jiri Pirko
· 8 years ago
ac4bb5d
net: flow_dissector: add support for dissection of tcp flags
by Jiri Pirko
· 8 years ago
712c3cb
qed: Replace set_id() api with set_name()
by Mintz, Yuval
· 8 years ago
ae33666
qed: Provide MBI information in dev_info
by Tomer Tayar
· 8 years ago
9d7650c
qed: Align DP_ERR style with other DP macros
by Mintz, Yuval
· 8 years ago
417ccf6
net: make struct request_sock_ops::obj_size unsigned
by Alexey Dobriyan
· 8 years ago
4c0ebd6
net: make struct inet_frags::qsize unsigned
by Alexey Dobriyan
· 8 years ago
218b6a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
52c96f9
net: dsa: move notifier info to private header
by Vivien Didelot
· 8 years ago
86ca984
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
333c430
net: ipv6: Plumb extack through route add functions
by David Ahern
· 8 years ago
c3ab2b4
net: ipv4: Add extack messages for route add failures
by David Ahern
· 8 years ago
6d8422a1
net: ipv4: Plumb extack through route add functions
by David Ahern
· 8 years ago
b50a5c7
net: allow simultaneous SW and HW transmit timestamping
by Miroslav Lichvar
· 8 years ago
aad9c8c
net: add new control message for incoming HW-timestamped packets
by Miroslav Lichvar
· 8 years ago
90b602f
net: add function to retrieve original skb device using NAPI ID
by Miroslav Lichvar
· 8 years ago
b8210a9
net: define receive timestamp filter for NTP
by Miroslav Lichvar
· 8 years ago
23416e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
56f410c
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
894e216
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
4b8ba5f
nvmet-fc: remove target cpu scheduling flag
by James Smart
· 8 years ago
4123109
nvme-fc: correct port role bits
by James Smart
· 8 years ago
3202629
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
8c3fc16
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
32d0f78
phy: Add helper function to check phy interface mode
by Iyappan Subramanian
· 8 years ago
b4759dc
sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}
by Davide Caratti
· 8 years ago
43c26a1
net: more accurate checksumming in validate_xmit_skb()
by Davide Caratti
· 8 years ago
dba0030
net: use skb->csum_not_inet to identify packets needing crc32c
by Davide Caratti
· 8 years ago
219f1d79
sk_buff: remove support for csum_bad in sk_buff
by Davide Caratti
· 8 years ago
b72b5bf
net: introduce skb_crc32c_csum_help
by Davide Caratti
· 8 years ago
9617813
skbuff: add stub to help computing crc32c on SCTP packets
by Davide Caratti
· 8 years ago
4217fdd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
1fbbed4
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
f538a82
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
5252d73
Merge tag 'v4.12-rc1' into fixes
by Olof Johansson
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7b6859f
qed: Utilize FW 8.20.0.0
by Mintz, Yuval
· 8 years ago
438ff53
net: dsa: use switchdev_obj_dump_cb_t everywhere
by Vivien Didelot
· 8 years ago
f0c24cc
net: dsa: include switchdev.h only once
by Vivien Didelot
· 8 years ago
6672714
net: make struct dst_entry::dev first member
by Alexey Dobriyan
· 8 years ago
067bb93
net/wan/fsl_ucc_hdlc: add hdlc-bus support
by Holger Brunck
· 8 years ago
c7f235a
fsl/qe: add bit description for SYNL register for GUMR
by Holger Brunck
· 8 years ago
0cd2950
net: make struct net_device::tx_queue_len unsigned int
by Alexey Dobriyan
· 8 years ago
49f96fd
tap: export skb_array
by Jason Wang
· 8 years ago
83339c6
tun: export skb_array
by Jason Wang
· 8 years ago
3528c1a
skb_array: introduce batch dequeuing
by Jason Wang
· 8 years ago
728fc8d
ptr_ring: introduce batch dequeuing
by Jason Wang
· 8 years ago
3acb696
skb_array: introduce skb_array_unconsume
by Jason Wang
· 8 years ago
197a521
ptr_ring: add ptr_ring_unconsume
by Michael S. Tsirkin
· 8 years ago
64df6d5
net: x25: fix one potential use-after-free issue
by linzhang
· 8 years ago
6a29bee
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
by Peter Chen
· 8 years ago
552c9f4
KVM: arm/arm64: Fix bug when registering redist iodevs
by Christoffer Dall
· 8 years ago
30e7d89
tracing/kprobes: Enforce kprobes teardown after testing
by Thomas Gleixner
· 8 years ago
9a568de
tcp: switch TCP TS option (RFC 7323) to 1ms clock
by Eric Dumazet
· 8 years ago
70eabf0
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
by Eric Dumazet
· 8 years ago
d635fbe
tcp: use tcp_jiffies32 to feed tp->lsndtime
by Eric Dumazet
· 8 years ago
ec66eda
tcp: introduce tcp_jiffies32
by Eric Dumazet
· 8 years ago
db50514
net: sched: add termination action to allow goto chain
by Jiri Pirko
· 8 years ago
9fb9f25
net: sched: push tp down to action init
by Jiri Pirko
· 8 years ago
5bc1701
net: sched: introduce multichain support for filters
by Jiri Pirko
· 8 years ago
2190d1d
net: sched: introduce helpers to work with filter chains
by Jiri Pirko
· 8 years ago
6529eab
net: sched: introduce tcf block infractructure
by Jiri Pirko
· 8 years ago
87d8309
net: sched: move tc_classify function to cls_api.c
by Jiri Pirko
· 8 years ago
eb7b721
net: dsa: Sort DSA tagging protocol drivers
by Andrew Lunn
· 8 years ago
8b0d3ea
net: dsa: store CPU port pointer in the tree
by Vivien Didelot
· 8 years ago
93491ce
USB: hub: fix SS max number of ports
by Johan Hovold
· 8 years ago
1b86f70
net: phy: Remove residual magic from PHY drivers
by Andrew Lunn
· 8 years ago
218af59
tcp: internal implementation for pacing
by Eric Dumazet
· 8 years ago
2276f58
udp: use a separate rx queue for packet reception
by Paolo Abeni
· 8 years ago
65101ae
net/sock: factor out dequeue/peek with offset code
by Paolo Abeni
· 8 years ago
c953d63
ebtables: arpreply: Add the standard target sanity check
by Gao Feng
· 8 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
5910544
netfilter: nf_tables: revisit chain/object refcounting from elements
by Pablo Neira Ayuso
· 8 years ago
324318f
netfilter: xtables: zero padding in data_to_user
by Willem de Bruijn
· 8 years ago
9338d7b
netfilter: nfnl_cthelper: reject del request if helper obj is in use
by Liping Zhang
· 8 years ago
d91fc59
netfilter: introduce nf_conntrack_helper_put helper function
by Liping Zhang
· 8 years ago
e29341f
net/mlx5: FPGA, Add basic support for Innova
by Ilan Tayari
· 8 years ago
0179720
net/mlx5: Introduce trigger_health_work function
by Ilan Tayari
· 8 years ago
1b9a07e
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
by Leon Romanovsky
· 8 years ago
5085411
net/mlx5: Use underlay QPN from the root name space
by Yishai Hadas
· 8 years ago
f5705aa8c
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
by Dan Williams
· 8 years ago
1251704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
4636e70
dax: prevent invalidation of mapped DAX entries
by Ross Zwisler
· 8 years ago
8594a21
mm, vmalloc: fix vmalloc users tracking properly
by Michal Hocko
· 8 years ago
572e0ca
time: delete current_fs_time()
by Deepa Dinamani
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
6b402bd
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
6a776e4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
a34ab10
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
0504532
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
7ec2723
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
d67b9cd
xdp: refine xdp api with regards to generic xdp
by Daniel Borkmann
· 8 years ago
0489df9
xdp: add flag to enforce driver mode
by Daniel Borkmann
· 8 years ago
e07b98d
bpf: Add strict alignment flag for BPF_PROG_LOAD.
by David S. Miller
· 8 years ago
d117441
bpf: Track alignment of register values in the verifier.
by David S. Miller
· 8 years ago
4892c6f
Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux
by Linus Torvalds
· 8 years ago
Next »