index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2015-08-10
2
-2
/
+4
*
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
2015-08-10
1
-8
/
+10
*
netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()
Joe Stringer
2015-08-05
1
-2
/
+2
*
netfilter: nf_conntrack: checking for IS_ERR() instead of NULL
Dan Carpenter
2015-07-30
2
-5
/
+4
*
netfilter: nf_conntrack: silence warning on falling back to vmalloc()
Pablo Neira Ayuso
2015-07-30
1
-3
/
+1
*
qlcnic: Fix corruption while copying
Shahed Shaikh
2015-07-29
1
-1
/
+1
*
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
2015-07-29
1
-18
/
+35
*
Merge branch 'thunderx-fixes'
David S. Miller
2015-07-29
6
-37
/
+92
|
\
|
*
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
2015-07-29
1
-1
/
+4
|
*
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
2015-07-29
1
-0
/
+6
|
*
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
2015-07-29
1
-4
/
+5
|
*
net: thunderx: Set watchdog timeout value
Sunil Goutham
2015-07-29
2
-0
/
+10
|
*
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
2015-07-29
3
-15
/
+31
|
*
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
2015-07-29
1
-2
/
+4
|
*
net: thunderx: Fix TSO packet statistic
Sunil Goutham
2015-07-29
1
-0
/
+1
|
*
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
2015-07-29
1
-9
/
+14
|
*
net: thunderx: Fix RQ_DROP miscalculation
Sunil Goutham
2015-07-29
1
-3
/
+11
|
*
net: thunderx: Fix memory leak while tearing down interface
Sunil Goutham
2015-07-29
2
-3
/
+6
|
*
net: thunderx: Fix data integrity issues with LDWB
Sunil Goutham
2015-07-29
1
-1
/
+1
|
/
*
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
2015-07-29
1
-0
/
+6
*
Merge branch 'netcp-fixes'
David S. Miller
2015-07-29
2
-33
/
+30
|
\
|
*
net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions
Karicheri, Muralidharan
2015-07-29
2
-28
/
+17
|
*
net: netcp: ethss: fix up incorrect use of list api
Karicheri, Muralidharan
2015-07-29
1
-3
/
+2
|
*
net: netcp: fix cleanup interface list in netcp_remove()
Karicheri, Muralidharan
2015-07-29
1
-2
/
+11
|
/
*
ebpf, x86: fix general protection fault when tail call is invoked
Daniel Borkmann
2015-07-29
1
-4
/
+4
*
bridge: mdb: fix delmdb state in the notification
Nikolay Aleksandrov
2015-07-29
1
-0
/
+1
*
bridge: mcast: give fast leave precedence over multicast router and querier
Satish Ashok
2015-07-29
1
-24
/
+26
*
bridge: Fix network header pointer for vlan tagged packets
Toshiaki Makita
2015-07-29
1
-7
/
+22
*
packet: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
2015-07-29
1
-1
/
+2
*
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
2015-07-28
1
-7
/
+9
*
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
2015-07-28
1
-1
/
+0
*
bridge: stp: when using userspace stp stop kernel hello and hold timers
Nikolay Aleksandrov
2015-07-28
3
-4
/
+18
*
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
2015-07-27
1
-5
/
+3
*
macvtap: fix network header pointer for VLAN tagged pkts
Ivan Vecera
2015-07-27
1
-0
/
+7
*
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-07-27
1
-4
/
+0
*
macb: Fix build with macro'ized readl/writel.
David S. Miller
2015-07-27
2
-15
/
+15
*
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
2015-07-27
1
-13
/
+76
*
net: netcp: Fixes SGMII reset on network interface shutdown
WingMan Kwok
2015-07-27
3
-2
/
+47
*
Merge branch 'macb-fixes'
David S. Miller
2015-07-27
3
-65
/
+108
|
\
|
*
net/macb: convert to kernel doc
Andy Shevchenko
2015-07-27
1
-3
/
+11
|
*
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
Andy Shevchenko
2015-07-27
1
-8
/
+2
|
*
net/macb: suppress compiler warnings
Andy Shevchenko
2015-07-27
2
-6
/
+5
|
*
net/macb: use dev_*() when netdev is not yet registered
Andy Shevchenko
2015-07-27
1
-2
/
+2
|
*
net/macb: check if macb_config present
Andy Shevchenko
2015-07-27
1
-2
/
+1
|
*
net/macb: improve big endian CPU support
Andy Shevchenko
2015-07-27
2
-44
/
+87
|
/
*
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
5
-10
/
+14
*
Merge branch 'r8152-fixes'
David S. Miller
2015-07-27
1
-48
/
+80
|
\
|
*
r8152: don't enable napi before rx ready
hayeswang
2015-07-27
1
-2
/
+4
|
*
r8152: fix wakeup settings
hayeswang
2015-07-27
1
-6
/
+22
|
*
r8152: fix the issue about U1/U2
hayeswang
2015-07-27
1
-40
/
+54
|
/
[next]