index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-7
/
+21
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
1
-1
/
+3
2018-12-03
udp: elide zerocopy operation in hot path
Willem de Bruijn
1
-4
/
+8
2018-12-03
udp: msg_zerocopy
Willem de Bruijn
1
-0
/
+1
2018-12-03
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
1
-0
/
+9
2018-12-03
of: net: kill of_get_nvmem_mac_address()
Bartosz Golaszewski
1
-6
/
+0
2018-12-03
net: ethernet: provide nvmem_get_mac_address()
Bartosz Golaszewski
1
-0
/
+1
2018-12-03
rhashtable: detect when object movement between tables might have invalidated...
NeilBrown
1
-8
/
+26
2018-12-03
l3mdev: add function to retreive upper master
Alexis Bauvin
1
-0
/
+22
2018-12-03
udp_tunnel: add config option to bind to a device
Alexis Bauvin
1
-0
/
+1
2018-12-03
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
2
-0
/
+9
2018-11-30
tun: implement carrier change
Nicolas Dichtel
1
-0
/
+1
2018-11-30
net: reorder flowi_common fields to avoid holes
Paolo Abeni
1
-1
/
+1
2018-11-30
qed: Expose the doorbell overflow recovery mechanism to the protocol drivers
Ariel Elior
1
-0
/
+27
2018-11-30
qed: Add doorbell overflow recovery mechanism
Ariel Elior
1
-0
/
+14
2018-11-30
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
1
-3
/
+15
2018-11-30
tcp: implement coalescing on backlog queue
Eric Dumazet
1
-0
/
+1
2018-11-30
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2018-11-30
tcp: hint compiler about sack flows
Eric Dumazet
1
-1
/
+1
2018-11-30
net: Add trace events for all receive exit points
Geneviève Bastien
1
-0
/
+59
2018-11-30
net/flow_dissector: correct comments on enum flow_dissector_key_id
Edward Cree
1
-3
/
+3
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-4
/
+19
2018-11-29
lib: cordic: Move cordic macros and defines to header file
Priit Laes
1
-0
/
+9
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-105
/
+223
2018-11-28
bpf: helper to pop data from messages
John Fastabend
1
-1
/
+15
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+19
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-2
/
+15
2018-11-27
netns: enable to dump full nsid translation table
Nicolas Dichtel
1
-0
/
+1
2018-11-27
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
1
-0
/
+1
2018-11-27
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
1
-0
/
+3
2018-11-27
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2
-0
/
+19
2018-11-26
virtio: add packed ring types and macros
Tiwei Bie
2
-0
/
+55
2018-11-26
bpf: btf: support proper non-jit func info
Yonghong Song
2
-3
/
+4
2018-11-26
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
1
-0
/
+4
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2
-2
/
+2
2018-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-37
/
+69
2018-11-26
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
1
-0
/
+13
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
1
-2
/
+0
2018-11-25
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
1
-0
/
+8
2018-11-25
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-11-24
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-64
/
+203
2018-11-24
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
1
-1
/
+1
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-2
/
+41
2018-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-38
/
+0
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+32
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-9
/
+0
2018-11-23
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+33
2018-11-23
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
1
-0
/
+10
2018-11-23
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+27
2018-11-23
switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
Petr Machata
1
-4
/
+4
[next]