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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-25
net: atm/mpc: Stop using open-coded timer .data field
Kees Cook
1
-4
/
+6
2017-10-25
net: af_packet: Convert timers to use timer_setup()
Kees Cook
1
-15
/
+7
2017-10-25
net: hsr: Convert timers to use timer_setup()
Kees Cook
3
-10
/
+7
2017-10-25
net: dccp: Convert timers to use timer_setup()
Kees Cook
5
-15
/
+20
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
9
-24
/
+22
2017-10-25
net: LLC: Convert timers to use timer_setup()
Kees Cook
3
-22
/
+25
2017-10-25
net: ax25: Convert timers to use timer_setup()
Kees Cook
3
-30
/
+27
2017-10-25
net: sctp: Convert timers to use timer_setup()
Kees Cook
5
-52
/
+66
2017-10-25
Merge branch 'net-remove-rtmsg_ifinfo-used-in-bridge-and-bonding'
David S. Miller
4
-16
/
+4
2017-10-25
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
Xin Long
2
-5
/
+0
2017-10-25
rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-25
bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link
Xin Long
1
-8
/
+3
2017-10-25
bridge: remove rtmsg_ifinfo called in add_del_if
Xin Long
1
-3
/
+0
2017-10-25
Merge branch 'bpf-permit-multiple-bpf-attachments-for-a-single-perf-tracepoin...
David S. Miller
10
-71
/
+310
2017-10-25
bpf: add a test case to test single tp multiple bpf attachment
Yonghong Song
1
-13
/
+53
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
9
-56
/
+255
2017-10-25
bpf: use the same condition in perf event set/free bpf handler
Yonghong Song
1
-3
/
+3
2017-10-25
ip6_tunnel: Allow rcv/xmit even if remote address is a local address
Shmulik Ladkani
2
-2
/
+6
2017-10-24
Merge branch 'mlxsw-Various-fixes'
David S. Miller
2
-6
/
+8
2017-10-24
mlxsw: spectrum: mr_tcam: Include the mr_tcam header file
Yotam Gigi
1
-0
/
+1
2017-10-24
mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup static
Yotam Gigi
1
-1
/
+1
2017-10-24
mlxsw: spectrum: mr: Fix various endianness issues
Yotam Gigi
1
-5
/
+6
2017-10-24
mlxsw: spectrum_dpipe: Fix entries dump of the adjacency table
Arkadi Sharshevsky
1
-0
/
+1
2017-10-24
net/sched: Fix actions list corruption when adding offloaded tc flows
Or Gerlitz
1
-4
/
+3
2017-10-24
liquidio: pass date and time info to NIC firmware
Veerasenareddy Burru
4
-3
/
+166
2017-10-24
ipv6: add ip6_null_entry check in rt6_select()
Wei Wang
1
-1
/
+1
2017-10-24
tcp: Configure TFO without cookie per socket and/or per route
Christoph Paasch
7
-6
/
+37
2017-10-24
net/sock: Update sk rcu iterator macro.
Tim Hansen
1
-2
/
+2
2017-10-24
ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-24
ipv4: icmp: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+3
2017-10-24
bpf: cpumap fix potential lost wake-up problem
Jesper Dangaard Brouer
1
-4
/
+8
2017-10-24
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-10-24
net: rxrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+4
2017-10-24
Merge branch 'ipv6-addrconf-hash-improvements-and-cleanups'
David S. Miller
2
-50
/
+46
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_home_addr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
Eric Dumazet
1
-8
/
+8
2017-10-24
ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
2
-8
/
+10
2017-10-24
ipv6: addrconf: factorize inet6_addr_hash() call
Eric Dumazet
1
-10
/
+5
2017-10-24
ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
Eric Dumazet
1
-18
/
+17
2017-10-24
Merge branch 'nfp-bpf-stack-support-in-offload'
David S. Miller
5
-22
/
+420
2017-10-24
nfp: bpf: optimize mov64 a little
Jakub Kicinski
1
-6
/
+15
2017-10-24
nfp: bpf: support stack accesses via non-constant pointers
Jakub Kicinski
3
-10
/
+45
2017-10-24
nfp: bpf: support accessing the stack beyond 64 bytes
Jakub Kicinski
3
-14
/
+111
2017-10-24
nfp: bpf: allow stack accesses via modified stack registers
Jakub Kicinski
3
-17
/
+33
2017-10-24
nfp: bpf: optimize the RMW for stack accesses
Jakub Kicinski
1
-8
/
+25
2017-10-24
nfp: bpf: add stack read support
Jakub Kicinski
1
-5
/
+76
2017-10-24
nfp: bpf: add stack write support
Jakub Kicinski
4
-5
/
+147
2017-10-24
nfp: bpf: refactor nfp_bpf_check_ptr()
Jakub Kicinski
1
-6
/
+12
[next]