Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
074350e2ebcab9cf62528984a617cc0a05b24fff
/
include
9ae2872
net: add extack arg to lwtunnel build state
by David Ahern
· 8 years ago
c255bd6
net: lwtunnel: Add extack to encap attr validation
by David Ahern
· 8 years ago
7805599
net: ipv4: Add extack message for invalid prefix or length
by David Ahern
· 8 years ago
a399546
net: phy: Relax error checking on sysfs_create_link()
by Florian Fainelli
· 8 years ago
7a7e96e
bonding: Prevent duplicate userspace notification
by Vlad Yasevich
· 8 years ago
3d3ea5a
rtnl: Add support for netdev event to link messages
by Vlad Yasevich
· 8 years ago
34aa83c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6741d51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
9341b98
bridge: Export multicast enabled state
by Ido Schimmel
· 8 years ago
1f51445
bridge: Export VLAN filtering state
by Ido Schimmel
· 8 years ago
3fb07da
ipv4: add reference counting to metrics
by Eric Dumazet
· 8 years ago
0be1b30
net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTE
by Roopa Prabhu
· 8 years ago
6ffd903
net: ipv4: Save trie prefix to fib lookup result
by David Ahern
· 8 years ago
5510cdf
net: ipv4: refactor ip_route_input_noref
by David Ahern
· 8 years ago
3abd1ade
net: ipv4: refactor __ip_route_output_key_hash
by David Ahern
· 8 years ago
1b8f2ff
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
6ce4782
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
80941b2
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
83b4605
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
by Christoph Hellwig
· 8 years ago
614d0d7
bpf: add various verifier test cases
by Daniel Borkmann
· 8 years ago
52c05fc
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
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
35d2f80
vlan: Fix tcp checksum offloads in Q-in-Q vlans
by Vlad Yasevich
· 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
3f6b123
Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 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
2426125
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
590d4b3
Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
4d071c3
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
by Imre Deak
· 8 years ago
6f4dbd1
libceph: use kbasename() and kill ceph_file_part()
by Ilya Dryomov
· 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
12e8b57
mlx5: fix bug reading rss_hash_type from CQE
by Jesper Dangaard Brouer
· 8 years ago
7f65b1f
cdc-ether: divorce initialisation with a filter reset and a generic method
by Oliver Neukum
· 8 years ago
2f9bfd3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
73dd3a4
net/mlx5: Avoid using pending command interface slots
by Mohamad Haj Yahia
· 8 years ago
3aa4266
net/sched: act_csum: Add accessors for offloading drivers
by Or Gerlitz
· 8 years ago
c70d9d8
ptrace: Properly initialize ptracer_cred on fork
by Eric W. Biederman
· 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
7254a50
blk-mq: remove blk_mq_abort_requeue_list()
by Ming Lei
· 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
c2372c2
of/platform: Make of_platform_device_destroy globally visible
by Jan Glauber
· 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
de2ba30
Bluetooth: Set LE Default PHY preferences
by Marcel Holtmann
· 8 years ago
9756d33
Bluetooth: Enable LE Channel Selection Algorithm event
by Marcel Holtmann
· 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
Next »