index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
nlmon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-24
geneve: initialize needed_headroom
Paolo Abeni
1
-1
/
+9
2015-12-24
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
1
-2
/
+2
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
1
-7
/
+4
2015-12-22
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2015-12-22
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
Ido Schimmel
1
-1
/
+1
2015-12-22
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
2
-28
/
+30
2015-12-22
veth: don’t modify ip_summed; doing so treats packets with bad checksums as...
Vijay Pandurangan
1
-6
/
+0
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card
Daniele Palmas
1
-0
/
+9
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card
Daniele Palmas
1
-0
/
+9
2015-12-19
natsemi: add checks for dma mapping errors
Alexey Khoroshilov
1
-0
/
+12
2015-12-19
rhashtable: Kill harmless RCU warning in rhashtable_walk_init
Herbert Xu
1
-1
/
+2
2015-12-18
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
1
-1
/
+4
2015-12-18
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
1
-9
/
+13
2015-12-18
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
1
-3
/
+0
2015-12-18
mkiss: Fix use after free in mkiss_close().
David Miller
1
-2
/
+2
2015-12-18
6pack: Fix use after free in sixpack_close().
David Miller
1
-4
/
+4
2015-12-18
be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.
Venkat Duvvuru
1
-1
/
+3
2015-12-18
net/mlx4_en: Fix HW timestamp init issue upon system startup
Eugenia Emantayev
3
-7
/
+14
2015-12-18
net/mlx4_en: Remove dependency between timestamping capability and service_task
Eugenia Emantayev
1
-3
/
+2
2015-12-18
drivers: net: cpsw: increment reference count on fixed-link PHY node
David Rivshin
1
-4
/
+9
2015-12-18
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
David Rivshin
2
-21
/
+25
2015-12-18
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pascal Speck (Iktek)
1
-1
/
+1
2015-12-18
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Florian Westphal
1
-0
/
+1
2015-12-18
netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
Pablo Neira Ayuso
1
-1
/
+1
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2015-12-17
drivers: net: xgene: fix Tx flow control
Iyappan Subramanian
2
-18
/
+24
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
1
-11
/
+12
2015-12-17
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2015-12-17
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
1
-3
/
+5
2015-12-17
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2015-12-17
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
1
-1
/
+1
2015-12-17
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2
-3
/
+6
2015-12-16
dma-debug: Fix dma_debug_entry offset calculation
Daniel Mentz
1
-2
/
+2
2015-12-16
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
1
-1
/
+1
2015-12-16
rhashtable: Fix walker list corruption
Herbert Xu
1
-9
/
+7
2015-12-16
rhashtable: Enforce minimum size on initial hash table
Herbert Xu
1
-3
/
+3
2015-12-16
inet: tcp: fix inetpeer_set_addr_v4()
Eric Dumazet
1
-0
/
+1
2015-12-16
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
1
-0
/
+6
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
5
-7
/
+8
2015-12-15
net: fix uninitialized variable issue
tadeusz.struk@intel.com
1
-0
/
+1
2015-12-15
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2015-12-15
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
1
-1
/
+1
2015-12-15
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
1
-5
/
+0
2015-12-15
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
1
-3
/
+7
2015-12-15
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
1
-5
/
+5
2015-12-15
ser_gigaset: fix up NULL checks
Tilman Schmidt
1
-3
/
+3
2015-12-15
Fix user-visible spelling error
Linus Torvalds
1
-1
/
+1
2015-12-15
qlcnic: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2015-12-15
sfc: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2015-12-15
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
1
-2
/
+3
[next]