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-05-26
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2
-14
/
+20
2017-05-26
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
1
-7
/
+9
2017-05-26
net: llc: add lock_sock in llc_ui_bind to avoid a race condition
linzhang
1
-0
/
+3
2017-05-25
bonding: Don't update slave->link until ready to commit
Nithin Sujir
1
-2
/
+9
2017-05-25
test_bpf: Add a couple of tests for BPF_JSGE.
David Daney
1
-0
/
+38
2017-05-25
Merge branch 'bpf-fixes'
David S. Miller
8
-34
/
+285
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
3
-4
/
+255
2017-05-25
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
3
-0
/
+3
2017-05-25
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
1
-0
/
+1
2017-05-25
bpf: properly reset caller saved regs after helper call and ld_abs/ind
Daniel Borkmann
1
-21
/
+16
2017-05-25
bpf: fix incorrect pruning decision when alignment must be tracked
Daniel Borkmann
1
-9
/
+10
2017-05-25
arp: fixed -Wuninitialized compiler warning
Ihar Hrachyshka
1
-1
/
+1
2017-05-25
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
1
-2
/
+5
2017-05-25
net: move somaxconn init from sysctl code
Roman Kapl
2
-2
/
+19
2017-05-25
net: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2017-05-25
geneve: fix fill_info when using collect_metadata
Eric Garver
1
-3
/
+5
2017-05-24
Merge branch 'q-in-q-checksums'
David S. Miller
3
-9
/
+14
2017-05-24
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
Vlad Yasevich
1
-0
/
+1
2017-05-24
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
1
-1
/
+3
2017-05-24
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Vlad Yasevich
1
-8
/
+10
2017-05-24
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
1
-29
/
+37
2017-05-24
net/phy: fix mdio-octeon dependency and build
Randy Dunlap
1
-1
/
+1
2017-05-24
Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-30
/
+120
2017-05-24
Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-9
/
+12
2017-05-24
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
Alexander Potapenko
1
-2
/
+5
2017-05-24
net: fec: add post PHY reset delay DT property
Quentin Schulz
2
-1
/
+19
2017-05-24
Merge branch 'sctp-dupcookie-fixes'
David S. Miller
3
-10
/
+10
2017-05-24
sctp: set new_asoc temp when processing dupcookie
Xin Long
2
-9
/
+7
2017-05-24
sctp: fix stream update when processing dupcookie
Xin Long
1
-1
/
+3
2017-05-23
mlx5: fix bug reading rss_hash_type from CQE
Jesper Dangaard Brouer
1
-2
/
+8
2017-05-23
cdc-ether: divorce initialisation with a filter reset and a generic method
Oliver Neukum
2
-7
/
+25
2017-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-60
/
+8
2017-05-23
net/mlx5: Tolerate irq_set_affinity_hint() failures
Tariq Toukan
1
-11
/
+4
2017-05-23
net/mlx5: Avoid using pending command interface slots
Mohamad Haj Yahia
4
-8
/
+44
2017-05-23
net/mlx5e: IPoIB, handle RX packet correctly
Erez Shitrit
1
-1
/
+7
2017-05-23
net/mlx5e: Fix warnings around parsing of TC pedit actions
Or Gerlitz
1
-7
/
+7
2017-05-23
net/mlx5e: Properly enforce disallowing of partial field re-write offload
Or Gerlitz
1
-2
/
+3
2017-05-23
net/mlx5e: Allow TC csum offload if applied together with pedit action
Or Gerlitz
1
-0
/
+39
2017-05-23
net/sched: act_csum: Add accessors for offloading drivers
Or Gerlitz
1
-0
/
+15
2017-05-23
net/mlx5e: Use the correct delete call on offloaded TC encap entry detach
Or Gerlitz
1
-1
/
+1
2017-05-23
cfg80211: make cfg80211_sched_scan_results() work from atomic context
Arend Van Spriel
1
-4
/
+4
2017-05-22
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+11
2017-05-22
Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+25
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
11
-303
/
+787
2017-05-22
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-22
efi-pstore: Fix write/erase id tracking
Kees Cook
1
-6
/
+11
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-133
/
+335
2017-05-22
net: sched: cls_matchall: fix null pointer dereference
Jiri Pirko
1
-1
/
+0
2017-05-22
vsock: use new wait API for vsock_stream_sendmsg()
WANG Cong
1
-13
/
+8
2017-05-22
bonding: fix randomly populated arp target array
Jarod Wilson
1
-3
/
+2
[next]