index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-02
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
1
-2
/
+1
2015-11-02
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
4
-15
/
+15
2015-11-02
isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
Ben Hutchings
1
-0
/
+6
2015-11-02
qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G Module
Bjørn Mork
1
-1
/
+4
2015-11-02
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-3
/
+3
2015-11-02
sh_eth: fix WARNING in dma_common_free_remap()
Sergei Shtylyov
1
-1
/
+1
2015-11-02
sh_eth: fix uninitialized arrays in sh_eth_ring_init()
Sergei Shtylyov
1
-4
/
+4
2015-11-01
stmmac: Correctly report PTP capabilities.
Phil Reid
1
-2
/
+5
2015-11-01
ipv4: update RTNH_F_LINKDOWN flag on UP event
Julian Anastasov
1
-0
/
+7
2015-11-01
ipv4: fix to not remove local route on link down
Julian Anastasov
3
-10
/
+16
2015-11-01
net: bcmgenet: Software reset EPHY after power on
Florian Fainelli
3
-1
/
+22
2015-11-01
net: smsc911x: Fix crash if loopback test fails
Pavel Fedin
1
-0
/
+1
2015-11-01
tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers
Jon Paul Maloy
1
-0
/
+5
2015-11-01
fec: Use gpio_set_value_cansleep()
Fabio Estevam
1
-1
/
+1
2015-10-30
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
1
-0
/
+3
2015-10-30
can: Use correct type in sizeof() in nla_put()
Marek Vasut
1
-1
/
+1
2015-10-29
arm64/efi: do not assume DRAM base is aligned to 2 MB
Ard Biesheuvel
1
-2
/
+12
2015-10-29
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-0
/
+2
2015-10-29
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
3
-27
/
+1
2015-10-28
[IA64] Wire up kcmp syscall
Émeric MASCHINO
3
-1
/
+3
2015-10-28
Revert "ARM64: unwind: Fix PC calculation"
Will Deacon
1
-5
/
+1
2015-10-28
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
Lorenzo Pieralisi
1
-9
/
+13
2015-10-28
arm64: compat: fix stxr failure case in SWP emulation
Will Deacon
1
-7
/
+9
2015-10-28
powerpc/dma: dma_set_coherent_mask() should not be GPL only
Benjamin Herrenschmidt
1
-1
/
+1
2015-10-28
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2
-2
/
+2
2015-10-28
net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...
Jack Morgenstein
1
-0
/
+2
2015-10-28
vhost: fix performance on LE hosts
Michael S. Tsirkin
1
-0
/
+7
2015-10-28
bpf: sample: define aarch64 specific registers
Yang Shi
1
-0
/
+12
2015-10-28
amd-xgbe: Fix race between access of desc and desc index
Lendacky, Thomas
2
-1
/
+5
2015-10-28
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
1
-2
/
+9
2015-10-28
forcedeth: fix unilateral interrupt disabling in netpoll path
Neil Horman
1
-13
/
+11
2015-10-28
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
1
-0
/
+7
2015-10-28
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
1
-0
/
+1
2015-10-28
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
3
-6
/
+16
2015-10-28
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
1
-1
/
+1
2015-10-28
block: re-add discard_granularity and alignment checks
Ming Lin
1
-9
/
+22
2015-10-27
blkcg: fix incorrect read/write sync/async stat accounting
Tejun Heo
1
-2
/
+2
2015-10-27
net: mv643xx_eth: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-10-27
ath6kl: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-10-27
net: phy: mdio: add missing of_node_put
Julia Lawall
1
-0
/
+2
2015-10-27
netdev/phy: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-10-27
net: netcp: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-10-27
net: thunderx: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-10-27
ipv6: gre: support SIT encapsulation
Eric Dumazet
1
-1
/
+2
2015-10-27
sh_eth: fix RX buffer size calculation
Sergei Shtylyov
1
-2
/
+2
2015-10-27
sh_eth: fix RX buffer size alignment
Sergei Shtylyov
1
-5
/
+5
2015-10-27
Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...
Hans de Goede
1
-6
/
+42
2015-10-26
MAINTAINERS: Add entry for gianfar ethernet driver
Claudiu Manoil
1
-0
/
+8
2015-10-26
gianfar: Fix Rx BSY error handling
Claudiu Manoil
1
-3
/
+1
2015-10-26
gianfar: Don't enable the Filer w/o the Parser
Claudiu Manoil
1
-2
/
+2
[next]