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-04-27
samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel
David Ahern
4
-16
/
+58
2017-04-27
rhashtable: Cap total number of entries to 2^31
Herbert Xu
2
-2
/
+8
2017-04-27
tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
Eric Dumazet
1
-0
/
+1
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
84
-249
/
+617
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-2
/
+49
2017-04-26
statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
David Howells
1
-7
/
+6
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-141
/
+373
2017-04-26
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
1
-8
/
+3
2017-04-26
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-04-26
virtio-net: on tx, only call napi_disable if tx napi is on
Willem de Bruijn
1
-2
/
+8
2017-04-26
Merge branch 'ibmvnic-Move-sub-crq-init-out-of-interrupt-context'
David S. Miller
1
-53
/
+61
2017-04-26
ibmvnic: Move initialization of sub crqs to ibmvnic_init
Nathan Fontenot
1
-11
/
+12
2017-04-26
ibmvnic: Split initialization of scrqs to its own routine
Nathan Fontenot
1
-47
/
+54
2017-04-26
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
1
-0
/
+3
2017-04-26
dt-bindings: mdio: Clarify binding document
Florian Fainelli
1
-4
/
+8
2017-04-26
Merge branch 'tcp-do-not-use-tcp_time_stamp-for-rcv-autotuning'
David S. Miller
6
-61
/
+55
2017-04-26
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
3
-18
/
+24
2017-04-26
tcp: remove ack_time from struct tcp_sacktag_state
Eric Dumazet
1
-4
/
+0
2017-04-26
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
Eric Dumazet
1
-1
/
+1
2017-04-26
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
3
-9
/
+5
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
3
-6
/
+6
2017-04-26
tcp: do not pass timestamp to tcp_fastretrans_alert()
Eric Dumazet
1
-8
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_identify_loss()
Eric Dumazet
1
-5
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
3
-3
/
+3
2017-04-26
tcp: do not pass timestamp to tcp_rack_detect_loss()
Eric Dumazet
1
-7
/
+4
2017-04-26
tcp: add tp->tcp_mstamp field
Eric Dumazet
2
-0
/
+4
2017-04-26
macsec: dynamically allocate space for sglist
Jason A. Donenfeld
1
-7
/
+22
2017-04-26
rhashtable: remove insecure_max_entries param
Florian Westphal
2
-10
/
+2
2017-04-26
Revert "phy: micrel: Disable auto negotiation on startup"
David S. Miller
1
-11
/
+0
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
2
-4
/
+37
2017-04-26
Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
9
-28
/
+54
2017-04-25
Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-10
/
+45
2017-04-25
net: move xdp_prog field in RX cache lines
Eric Dumazet
1
-1
/
+1
2017-04-25
net/packet: check length in getsockopt() called with PACKET_HDRLEN
Alexander Potapenko
1
-0
/
+2
2017-04-25
net: ipv6: regenerate host route if moved to gc list
David Ahern
1
-2
/
+12
2017-04-25
bridge: move bridge multicast cleanup to ndo_uninit
Xin Long
2
-1
/
+1
2017-04-25
ipv6: fix source routing
Sabrina Dubroca
1
-0
/
+4
2017-04-25
drivers: net: xgene-v2: Fix error return code in xge_mdio_config()
Wei Yongjun
1
-0
/
+1
2017-04-25
net: Generic XDP
David S. Miller
5
-22
/
+187
2017-04-25
qed: fix invalid use of sizeof in qed_alloc_qm_data()
Wei Yongjun
1
-1
/
+1
2017-04-25
qed: Fix error in the dcbx app meta data initialization.
sudarsana.kalluru@cavium.com
1
-5
/
+5
2017-04-25
bpf: map_get_next_key to return first key on NULL
Teng Qin
5
-20
/
+50
2017-04-25
netvsc: fix calculation of available send sections
stephen hemminger
2
-6
/
+4
2017-04-25
selftests/net: Fix broken test case in psock_fanout
Mike Maloney
1
-1
/
+1
2017-04-25
net: ethernet: ti: netcp_core: remove unused compl queue mapping
Ivan Khoronzhuk
1
-4
/
+0
2017-04-25
net: hso: fix module unloading
Andreas Kemnade
1
-1
/
+1
2017-04-25
Merge branch 'qed-vf-tunnel'
David S. Miller
17
-255
/
+857
2017-04-25
qed - VF tunnelling support [VXLAN/GENEVE/GRE]
Chopra, Manish
8
-4
/
+446
2017-04-25
qed/qede: Add UDP ports in bulletin board
Chopra, Manish
9
-1
/
+84
[next]