index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
net: x25: Fix dead URLs in Kconfig
Michael Drüing
1
-2
/
+2
2013-10-29
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
1
-1
/
+6
2013-10-29
xen-netback: use jiffies_64 value to calculate credit timeout
Wei Liu
3
-7
/
+7
2013-10-29
cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures
Ben Hutchings
1
-1
/
+2
2013-10-29
bnx2x: Disable VF access on PF removal
Ariel Elior
1
-1
/
+15
2013-10-29
bnx2x: prevent FW assert on low mem during unload
Dmitry Kravkov
1
-5
/
+5
2013-10-29
tcp: gso: fix truesize tracking
Eric Dumazet
1
-8
/
+5
2013-10-28
pkt_sched: fq: clear time_next_packet for reused flows
Eric Dumazet
1
-0
/
+1
2013-10-27
Documentation/networking: netdev-FAQ typo corrections
Randy Dunlap
1
-11
/
+11
2013-10-27
tcp: do not rearm RTO when future data are sacked
Yuchung Cheng
1
-3
/
+10
2013-10-27
tcp: only take RTT from timestamps if new data is acked
Yuchung Cheng
1
-1
/
+2
2013-10-27
tcp: fix SYNACK RTT estimation in Fast Open
Yuchung Cheng
1
-5
/
+13
2013-10-27
be2net: Warn users of possible broken functionality on BE2 cards with very ol...
Somnath Kotur
2
-0
/
+15
2013-10-26
qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapter
Shahed Shaikh
2
-5
/
+7
2013-10-26
qlcnic: Do not force adapter to perform LRO without destination IP check
Shahed Shaikh
1
-5
/
+2
2013-10-26
ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in AX_MEDIUM_STATUS_MODE regist...
Freddy Xin
1
-6
/
+5
2013-10-26
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
1
-3
/
+6
2013-10-26
ipv6: reset dst.expires value when clearing expire flag
Hannes Frederic Sowa
1
-0
/
+1
2013-10-26
netpoll: fix rx_hook() interface by passing the skb
Antonio Quartulli
2
-15
/
+21
2013-10-26
netconsole: fix multiple race conditions
Nikolay Aleksandrov
1
-7
/
+3
2013-10-26
netconsole: fix NULL pointer dereference
Nikolay Aleksandrov
1
-0
/
+8
2013-10-26
net: wan: sbni: remove assembly crc32 code
Sebastian Siewior
1
-89
/
+0
2013-10-23
net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6
Daniel Borkmann
1
-1
/
+3
2013-10-23
platform/x86: fix asus-wmi build error
Randy Dunlap
1
-0
/
+1
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
1
-1
/
+1
2013-10-22
ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter
Freddy Xin
1
-1
/
+18
2013-10-22
ax88179_178a: Correct the RX error definition in RX header
Freddy Xin
1
-2
/
+2
2013-10-22
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
3
-22
/
+28
2013-10-22
sony-laptop: don't change keyboard backlight settings
Mattia Dongili
1
-17
/
+9
2013-10-22
vfs: fix new kernel-doc warnings
Randy Dunlap
1
-8
/
+7
2013-10-22
fs/namei.c: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+2
2013-10-22
netfilter: x_tables: fix ordering of jumpstack allocation and table update
Will Deacon
4
-1
/
+21
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
7
-34
/
+34
2013-10-22
tcp: initialize passive-side sk_pacing_rate after 3WHS
Neal Cardwell
1
-0
/
+2
2013-10-22
davinci_emac.c: Fix IFF_ALLMULTI setup
Mariusz Ceier
1
-2
/
+1
2013-10-22
mac802154: correct a typo in ieee802154_alloc_device() prototype
Alexandre Belloni
1
-1
/
+1
2013-10-22
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
1
-7
/
+31
2013-10-22
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
Julian Anastasov
1
-2
/
+2
2013-10-22
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
3
-8
/
+10
2013-10-22
ipv6: always prefer rt6i_gateway if present
Julian Anastasov
1
-1
/
+1
2013-10-22
bnx2x: Set NETIF_F_HIGHDMA unconditionally
Merav Sicron
2
-4
/
+1
2013-10-22
bnx2x: Don't pretend during register dump
Dmitry Kravkov
3
-205
/
+201
2013-10-22
bnx2x: Lock DMAE when used by statistic flow
Ariel Elior
4
-10
/
+11
2013-10-22
bnx2x: Prevent null pointer dereference on error flow
Yuval Mintz
1
-3
/
+3
2013-10-22
bnx2x: Fix config when SR-IOV and iSCSI are enabled
Ariel Elior
1
-2
/
+3
2013-10-22
bnx2x: Fix Coalescing configuration
Dmitry Kravkov
1
-1
/
+1
2013-10-22
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
Ariel Elior
1
-9
/
+14
2013-10-22
bnx2x: Prevent an illegal pointer dereference during panic
Yuval Mintz
2
-7
/
+29
2013-10-22
bnx2x: Fix Maximum CoS estimation for VFs
Yuval Mintz
1
-5
/
+5
2013-10-21
drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing
Mugunthan V N
1
-7
/
+0
[next]