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
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
3
-2
/
+14
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-18
/
+160
2019-05-31
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
1
-1
/
+1
2019-05-31
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
1
-1
/
+4
2019-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
1
-3
/
+7
2019-05-31
bpf: cgroup inet skb programs can return 0 to 3
brakmo
1
-1
/
+2
2019-05-31
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
1
-0
/
+50
2019-05-31
net: sfp: remove sfp-bus use of netdevs
Russell King
1
-4
/
+2
2019-05-31
net: sfp: add mandatory attach/detach methods for sfp buses
Russell King
1
-0
/
+6
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
135
-1440
/
+179
2019-05-31
netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
Pablo Neira Ayuso
1
-0
/
+2
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+18
2019-05-30
net: phy: export phy_queue_state_machine
Heiner Kallweit
1
-1
/
+1
2019-05-30
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
1
-0
/
+3
2019-05-30
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
1
-0
/
+1
2019-05-30
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
1
-5
/
+7
2019-05-30
netfilter: nf_conntrack_bridge: add support for IPv6
Pablo Neira Ayuso
1
-0
/
+50
2019-05-30
netfilter: bridge: add connection tracking system
Pablo Neira Ayuso
2
-0
/
+10
2019-05-30
netfilter: nf_conntrack: allow to register bridge support
Pablo Neira Ayuso
2
-0
/
+14
2019-05-30
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-0
/
+19
2019-05-30
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-0
/
+16
2019-05-30
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-0
/
+25
2019-05-30
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-0
/
+23
2019-05-30
tcp: add backup TFO key infrastructure
Jason Baron
2
-3
/
+39
2019-05-30
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
1
-0
/
+6
2019-05-30
udp: Avoid post-GRO UDP checksum recalculation
Sean Tranchetti
1
-1
/
+8
2019-05-29
net: phylink: Add PHYLINK_DEV operation type
Ioana Ciornei
1
-0
/
+1
2019-05-29
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2
-20
/
+38
2019-05-29
net: sched: Introduce act_ctinfo action
Kevin 'ldir' Darbyshire-Bryant
3
-0
/
+63
2019-05-29
rhashtable: Add rht_ptr_rcu and improve rht_ptr
Herbert Xu
1
-18
/
+18
2019-05-29
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
1
-1
/
+1
2019-05-29
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
1
-6
/
+6
2019-05-28
nexthop: Add support for nexthop groups
David Ahern
1
-1
/
+97
2019-05-28
nexthop: Add support for lwt encaps
David Ahern
1
-0
/
+3
2019-05-28
nexthop: Add support for IPv6 gateways
David Ahern
1
-0
/
+3
2019-05-28
nexthop: Add support for IPv4 nexthops
David Ahern
1
-0
/
+5
2019-05-28
net: Initial nexthop code
David Ahern
3
-0
/
+108
2019-05-28
net: nexthop uapi
David Ahern
2
-0
/
+66
2019-05-28
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
Eric Dumazet
1
-0
/
+3
2019-05-28
inet: frags: uninline fqdir_init()
Eric Dumazet
1
-19
/
+1
2019-05-28
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2
-2
/
+27
2019-05-26
inet: frags: rework rhashtable dismantle
Eric Dumazet
1
-0
/
+4
2019-05-26
net: dynamically allocate fqdir structures
Eric Dumazet
4
-7
/
+18
2019-05-26
net: add a net pointer to struct fqdir
Eric Dumazet
1
-1
/
+4
2019-05-26
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
1
-1
/
+2
2019-05-26
net: rename struct fqdir fields
Eric Dumazet
3
-4
/
+4
2019-05-26
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
1
-1
/
+1
2019-05-26
inet: rename netns_frags to fqdir
Eric Dumazet
4
-18
/
+19
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
1
-0
/
+2
2019-05-26
qed*: Change hwfn used for sb initialization
Michal Kalderon
1
-1
/
+9
[next]