index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-30
net: sched: fix refcount imbalance in actions
Daniel Borkmann
1
-5
/
+6
2015-07-30
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-30
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
2015-07-30
qlcnic: Fix corruption while copying
Shahed Shaikh
1
-1
/
+1
2015-07-30
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
1
-18
/
+35
2015-07-30
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
1
-1
/
+4
2015-07-30
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
1
-0
/
+6
2015-07-30
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
1
-4
/
+5
2015-07-30
net: thunderx: Set watchdog timeout value
Sunil Goutham
2
-0
/
+10
2015-07-30
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
3
-15
/
+31
2015-07-30
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
1
-2
/
+4
2015-07-30
net: thunderx: Fix TSO packet statistic
Sunil Goutham
1
-0
/
+1
2015-07-30
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
1
-9
/
+14
2015-07-30
net: thunderx: Fix RQ_DROP miscalculation
Sunil Goutham
1
-3
/
+11
2015-07-30
net: thunderx: Fix memory leak while tearing down interface
Sunil Goutham
2
-3
/
+6
2015-07-30
net: thunderx: Fix data integrity issues with LDWB
Sunil Goutham
1
-1
/
+1
2015-07-30
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
1
-0
/
+6
2015-07-30
net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions
Karicheri, Muralidharan
2
-28
/
+17
2015-07-30
net: netcp: ethss: fix up incorrect use of list api
Karicheri, Muralidharan
1
-3
/
+2
2015-07-30
net: netcp: fix cleanup interface list in netcp_remove()
Karicheri, Muralidharan
1
-2
/
+11
2015-07-30
ebpf, x86: fix general protection fault when tail call is invoked
Daniel Borkmann
1
-4
/
+4
2015-07-30
bridge: mdb: fix delmdb state in the notification
Nikolay Aleksandrov
1
-0
/
+1
2015-07-29
bridge: mcast: give fast leave precedence over multicast router and querier
Satish Ashok
1
-24
/
+26
2015-07-29
bridge: Fix network header pointer for vlan tagged packets
Toshiaki Makita
1
-7
/
+22
2015-07-29
packet: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
1
-1
/
+2
2015-07-29
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
1
-7
/
+9
2015-07-29
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
1
-1
/
+0
2015-07-29
bridge: stp: when using userspace stp stop kernel hello and hold timers
Nikolay Aleksandrov
3
-4
/
+18
2015-07-28
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
1
-5
/
+3
2015-07-27
macvtap: fix network header pointer for VLAN tagged pkts
Ivan Vecera
1
-0
/
+7
2015-07-27
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
1
-4
/
+0
2015-07-27
macb: Fix build with macro'ized readl/writel.
David S. Miller
2
-15
/
+15
2015-07-27
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+76
2015-07-27
net: netcp: Fixes SGMII reset on network interface shutdown
WingMan Kwok
3
-2
/
+47
2015-07-27
net/macb: convert to kernel doc
Andy Shevchenko
1
-3
/
+11
2015-07-27
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
Andy Shevchenko
1
-8
/
+2
2015-07-27
net/macb: suppress compiler warnings
Andy Shevchenko
2
-6
/
+5
2015-07-27
net/macb: use dev_*() when netdev is not yet registered
Andy Shevchenko
1
-2
/
+2
2015-07-27
net/macb: check if macb_config present
Andy Shevchenko
1
-2
/
+1
2015-07-27
net/macb: improve big endian CPU support
Andy Shevchenko
2
-44
/
+87
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
5
-10
/
+14
2015-07-27
r8152: don't enable napi before rx ready
hayeswang
1
-2
/
+4
2015-07-27
r8152: fix wakeup settings
hayeswang
1
-6
/
+22
2015-07-27
r8152: fix the issue about U1/U2
hayeswang
1
-40
/
+54
2015-07-27
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
3
-3
/
+13
2015-07-27
net: fec: use managed DMA API functions to allocate BD ring
Lucas Stach
1
-2
/
+2
2015-07-27
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
1
-3
/
+1
2015-07-27
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
4
-5
/
+7
2015-07-27
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
1
-18
/
+11
2015-07-27
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
6
-20
/
+20
[next]