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-07-24
virtio-net: switch off offloads on demand if possible on XDP set
Jason Wang
1
-5
/
+65
2017-07-24
virtio-net: do not reset during XDP set
Jason Wang
1
-126
/
+106
2017-07-24
virtio-net: switch to use new ctx API for small buffer
Jason Wang
1
-5
/
+12
2017-07-24
virtio-net: pack headroom into ctx for mergeable buffers
Jason Wang
1
-5
/
+24
2017-07-24
virtio_ring: allow to store zero as the ctx
Jason Wang
1
-1
/
+1
2017-07-21
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
5
-48
/
+45
2017-07-21
rxrpc: Expose UAPI definitions to userspace
David Howells
1
-6
/
+7
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1200
-18852
/
+38137
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
83
-581
/
+1176
2017-07-20
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
1
-3
/
+3
2017-07-20
cxgb4: display serial config and vpd versions
Ganesh Goudar
4
-58
/
+188
2017-07-20
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-20
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-20
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-20
Merge branch 'BPF-map-value-adjust-fix'
David S. Miller
6
-23
/
+574
2017-07-20
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-20
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-20
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-20
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2
-14
/
+95
2017-07-20
Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+23
2017-07-20
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
1
-4
/
+4
2017-07-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-34
/
+64
2017-07-20
Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+13
2017-07-20
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+1
2017-07-20
Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+45
2017-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-12
/
+7
2017-07-20
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
2
-6
/
+23
2017-07-20
HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value
Gustavo A. R. Silva
1
-0
/
+3
2017-07-19
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-19
net: tehuti: don't process data if it has not been copied from userspace
Colin Ian King
1
-0
/
+2
2017-07-19
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-19
cxgb4: Update register ranges of T4/T5/T6 adapters
Arjun Vynipadath
1
-37
/
+14
2017-07-19
net: dsa: mv88e6xxx: Enable CMODE config support for 6390X
Martin Hundebøll
1
-0
/
+1
2017-07-19
Merge branch 'netvsc-lockdep-and-related-fixes'
David S. Miller
4
-97
/
+107
2017-07-19
netvsc: add rtnl annotations in rndis
stephen hemminger
4
-10
/
+15
2017-07-19
netvsc: save pointer to parent netvsc_device in channel table
stephen hemminger
2
-1
/
+3
2017-07-19
netvsc: need rcu_derefence when accessing internal device info
stephen hemminger
4
-13
/
+11
2017-07-19
netvsc: use ERR_PTR to avoid dereference issues
stephen hemminger
4
-49
/
+49
2017-07-19
netvsc: change logic for change mtu and set_queues
stephen hemminger
3
-20
/
+24
2017-07-19
netvsc: change order of steps in setting queues
stephen hemminger
1
-5
/
+3
2017-07-19
netvsc: add some rtnl_dereference annotations
stephen hemminger
2
-5
/
+7
2017-07-19
netvsc: force link update after MTU change
stephen hemminger
1
-0
/
+1
2017-07-19
Merge branch 'dev_close-void'
David S. Miller
4
-23
/
+15
2017-07-19
net: make dev_close and related functions void
stephen hemminger
2
-17
/
+13
2017-07-19
hns: remove useless void cast
stephen hemminger
1
-1
/
+1
2017-07-19
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
1
-5
/
+1
2017-07-19
liquidio: lio_main: remove unnecessary static in setup_io_queues()
Gustavo A. R. Silva
1
-2
/
+2
[prev]
[next]