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-08-28
l2tp: hold tunnel while processing genl delete command
Guillaume Nault
1
-2
/
+4
2017-08-28
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Guillaume Nault
3
-47
/
+38
2017-08-28
l2tp: initialise session's refcount before making it reachable
Guillaume Nault
1
-4
/
+2
2017-08-28
net: mvpp2: fix the mac address used when using PPv2.2
Antoine Tenart
1
-1
/
+1
2017-08-28
cdc_ncm: flag the u-blox TOBY-L4 as wwan
Aleksander Morgado
1
-0
/
+7
2017-08-28
net: missing call of trace_napi_poll in busy_poll_stop
Jesper Dangaard Brouer
1
-0
/
+1
2017-08-25
Merge tag 'wireless-drivers-for-davem-2017-08-25' of git://git.kernel.org/pub...
David S. Miller
3
-9
/
+12
2017-08-25
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
3
-3
/
+14
2017-08-25
net: sxgbe: check memory allocation failure
Christophe Jaillet
1
-0
/
+2
2017-08-25
Merge branch 'r8169-Be-drop-monitor-friendly'
David S. Miller
1
-3
/
+2
2017-08-25
r8169: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-25
r8169: Do not increment tx_dropped in TX ring cleaning
Florian Fainelli
1
-1
/
+0
2017-08-25
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
4
-14
/
+18
2017-08-25
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
1
-1
/
+1
2017-08-24
netvsc: fix deadlock betwen link status and removal
stephen hemminger
1
-1
/
+6
2017-08-24
Merge branch 'tipc-buffer-reassignment-fixes'
David S. Miller
2
-3
/
+8
2017-08-24
tipc: context imbalance at node read unlock
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-08-24
tipc: reassign pointers after skb reallocation / linearization
Parthasarathy Bhuvaragan
1
-2
/
+5
2017-08-24
tipc: perform skb_linearize() before parsing the inner header
Parthasarathy Bhuvaragan
1
-0
/
+2
2017-08-24
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
3
-4
/
+11
2017-08-24
net: systemport: Free DMA coherent descriptors on errors
Florian Fainelli
1
-0
/
+2
2017-08-24
net: bcmgenet: Be drop monitor friendly
Florian Fainelli
1
-3
/
+3
2017-08-24
bpf: fix bpf_setsockopts return value
Yuchung Cheng
1
-1
/
+0
2017-08-24
net: systemport: Be drop monitor friendly
Florian Fainelli
1
-1
/
+1
2017-08-24
tipc: Fix tipc_sk_reinit handling of -EAGAIN
Bob Peterson
1
-3
/
+3
2017-08-24
qlge: avoid memcpy buffer overflow
Arnd Bergmann
1
-1
/
+1
2017-08-24
virtio_net: be drop monitor friendly
Eric Dumazet
1
-1
/
+1
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-24
/
+30
2017-08-24
netfilter: nf_tables: Fix nft limit burst handling
andy zhou
1
-11
/
+14
2017-08-24
netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info
Xin Long
1
-1
/
+1
2017-08-24
iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()
Luca Coelho
3
-9
/
+12
2017-08-23
Merge branch 'bnxt_en-bug-fixes'
David S. Miller
2
-12
/
+31
2017-08-23
bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().
Michael Chan
1
-12
/
+28
2017-08-23
bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.
Michael Chan
1
-0
/
+2
2017-08-23
bnxt_en: Fix .ndo_setup_tc() to include XDP rings.
Michael Chan
1
-0
/
+1
2017-08-23
nfp: TX time stamp packets before HW doorbell is rung
Jakub Kicinski
1
-2
/
+2
2017-08-23
sctp: Avoid out-of-bounds reads from address storage
Stefano Brivio
2
-4
/
+6
2017-08-23
net: dsa: use consume_skb()
Eric Dumazet
2
-2
/
+2
2017-08-23
Merge branch 'nfp-fixes'
David S. Miller
3
-22
/
+26
2017-08-23
nfp: avoid buffer leak when representor is missing
Jakub Kicinski
1
-5
/
+5
2017-08-23
nfp: make sure representors are destroyed before their lower netdev
Jakub Kicinski
1
-8
/
+14
2017-08-23
nfp: don't hold PF lock while enabling SR-IOV
Jakub Kicinski
1
-9
/
+7
2017-08-23
Merge branch 'dst-tag-ksz-fix'
David S. Miller
3
-13
/
+51
2017-08-23
net: dsa: skb_put_padto() already frees nskb
Florian Fainelli
1
-4
/
+6
2017-08-23
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
2
-9
/
+45
2017-08-23
net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.
Stephan Gatzka
1
-1
/
+4
2017-08-22
fsl/man: Inherit parent device and of_node
Florian Fainelli
1
-0
/
+2
2017-08-22
bpf: fix map value attribute for hash of maps
Daniel Borkmann
1
-13
/
+17
2017-08-22
net: phy: Deal with unbound PHY driver in phy_attached_print()
Florian Fainelli
1
-2
/
+4
2017-08-22
Merge branch 'net-sched-couple-of-chain-fixes'
David S. Miller
1
-4
/
+12
[next]