index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kcmp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
ipv6: fix sparse errors in ip6_make_flowlabel()
Eric Dumazet
1
-2
/
+2
2015-02-05
net: remove some sparse warnings
Eric Dumazet
1
-3
/
+3
2015-02-05
flow_keys: n_proto type should be __be16
Eric Dumazet
1
-3
/
+3
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
1
-2
/
+2
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
1
-3
/
+24
2015-02-05
amd-xgbe: Set RSS enablement based on hardware features
Lendacky, Thomas
1
-0
/
+1
2015-02-05
amd-xgbe: Adjust for zero-based traffic class count
Lendacky, Thomas
1
-1
/
+2
2015-02-05
cls_api.c: Fix dumping of non-existing actions' stats.
Ignacy Gawędzki
1
-3
/
+4
2015-02-05
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
1
-2
/
+8
2015-02-05
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-02-04
vhost/net: fix up num_buffers endian-ness
Michael S. Tsirkin
1
-1
/
+3
2015-02-04
gianfar: correct the bad expression while writing bit-pattern
Sanjeev Sharma
1
-1
/
+1
2015-02-04
net: usb: sr9700: Use 'SR_' prefix for the common register macros
Chen Gang
2
-51
/
+51
2015-02-04
Revert "drivers/net: Disable UFO through virtio"
Vlad Yasevich
3
-30
/
+26
2015-02-04
Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"
Vlad Yasevich
2
-8
/
+1
2015-02-04
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
4
-21
/
+47
2015-02-03
xen-netback: stop the guest rx thread after a fatal error
David Vrabel
2
-2
/
+3
2015-02-03
net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...
Jack Morgenstein
2
-2
/
+3
2015-02-03
isdn: off by one in connect_res()
Dan Carpenter
1
-1
/
+1
2015-02-03
Documentation: Update netlink_mmap.txt
Richard Weinberger
1
-10
/
+3
2015-02-03
sunvnet: set queue mapping when doing packet copies
David L Stevens
1
-0
/
+1
2015-02-03
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
Marcelo Leitner
1
-10
/
+16
2015-02-02
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
4
-33
/
+37
2015-02-01
net: sched: fix panic in rate estimators
Eric Dumazet
1
-8
/
+5
2015-02-01
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
1
-3
/
+8
2015-01-31
drivers: net: xgene: fix: Out of order descriptor bytes read
Iyappan Subramanian
1
-0
/
+2
2015-01-31
ixgbevf: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-2
/
+2
2015-01-31
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-1
/
+1
2015-01-31
igbvf: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-8
/
+11
2015-01-31
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
2
-44
/
+47
2015-01-31
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
2015-01-31
netlink: fix wrong subscription bitmask to group mapping in
Pablo Neira
1
-2
/
+2
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
1
-2
/
+6
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+22
2015-01-30
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
1
-0
/
+3
2015-01-30
net: am2150: fix nmclan_cs.c shared interrupt handling
Arnd Bergmann
1
-0
/
+2
2015-01-30
net: lance,ni64: don't build for ARM
Arnd Bergmann
1
-2
/
+2
2015-01-30
net: wan: add missing virt_to_bus dependencies
Arnd Bergmann
1
-3
/
+3
2015-01-30
net: cs89x0: always build platform code if !HAS_IOPORT_MAP
Arnd Bergmann
1
-1
/
+2
2015-01-29
ppp: deflate: never return len larger than output buffer
Florian Westphal
1
-1
/
+1
2015-01-29
vxlan: setup the right link netns in newlink hdlr
Nicolas Dichtel
1
-5
/
+5
2015-01-29
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2
-2
/
+0
2015-01-29
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
1
-9
/
+9
2015-01-29
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
1
-0
/
+1
2015-01-29
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
1
-2
/
+10
2015-01-29
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
1
-1
/
+5
2015-01-29
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
1
-0
/
+8
2015-01-29
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
1
-22
/
+9
2015-01-29
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
1
-4
/
+6
2015-01-29
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
1
-6
/
+9
[next]