index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
video4linux
/
cx18.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
tcp: send_reset: test for non-NULL sk first
Florian Westphal
2
-9
/
+8
2015-12-22
net: add inet_sk_transparent() helper
Florian Westphal
2
-1
/
+13
2015-12-22
mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structure
Jiri Pirko
3
-13
/
+2
2015-12-22
net: tcp: deal with listen sockets properly in tcp_abort.
Lorenzo Colitti
1
-0
/
+5
2015-12-22
mlxsw: core: Allow to reset temperature history via hwmon interface
Jiri Pirko
1
-1
/
+36
2015-12-22
RDS: don't pretend to use cpu notifiers
Sebastian Andrzej Siewior
1
-25
/
+6
2015-12-22
net-sysfs: use to_net_dev in net_namespace()
Geliang Tang
1
-2
/
+2
2015-12-22
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
Bruce Allan
1
-3
/
+3
2015-12-22
fm10k: cleanup mailbox code comments etc
Bruce Allan
3
-24
/
+34
2015-12-22
fm10k: use true/false for boolean get_host_state
Bruce Allan
1
-3
/
+3
2015-12-22
fm10k: remove unused struct element
Bruce Allan
1
-1
/
+0
2015-12-22
fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
Bruce Allan
5
-11
/
+11
2015-12-22
fm10k: address operator not needed when declaring function pointers
Bruce Allan
2
-48
/
+48
2015-12-22
fm10k: use ether_addr_equal instead of memcmp
Jacob Keller
4
-4
/
+4
2015-12-22
fm10k: Cleanup exception handling for changing queues
Alexander Duyck
2
-16
/
+59
2015-12-22
fm10k: correctly pack TLV structures and explain reasoning
Jacob Keller
1
-4
/
+9
2015-12-22
fm10k: don't initialize fm10k_workqueue at global level
Bruce Allan
1
-4
/
+2
2015-12-20
ibmveth: consolidate kmalloc of array, memset 0 to kcalloc
Nicholas Mc Guire
1
-3
/
+1
2015-12-19
netcp: fix regression in receive processing
Arnd Bergmann
1
-3
/
+7
2015-12-18
asix: silence log message from oversize packet
stephen hemminger
1
-1
/
+1
2015-12-18
tcp: diag: add support for request sockets to tcp_abort()
Eric Dumazet
1
-0
/
+9
2015-12-18
bpf, test: add couple of test cases
Daniel Borkmann
1
-0
/
+120
2015-12-18
bpf, x86: detect/optimize loading 0 immediates
Daniel Borkmann
1
-0
/
+26
2015-12-18
bpf: fix misleading comment in bpf_convert_filter
Daniel Borkmann
1
-6
/
+0
2015-12-18
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
5
-29
/
+27
2015-12-18
bpf: add bpf_skb_load_bytes helper
Daniel Borkmann
2
-1
/
+35
2015-12-18
nfp: call netif_carrier_off() during init
Jakub Kicinski
1
-0
/
+1
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
8
-5
/
+42
2015-12-18
net: l3mdev: Add master device lookup by index
David Ahern
1
-0
/
+23
2015-12-18
ipv6: addrconf: use stable address generator for ARPHRD_NONE
Bjørn Mork
2
-6
/
+40
2015-12-18
ila: add NETFILTER dependency
Arnd Bergmann
1
-0
/
+1
2015-12-18
netfilter: meta: add support for setting skb->pkttype
Florian Westphal
1
-0
/
+38
2015-12-17
team: Advertise tunneling offload features
Eran Ben Elisha
1
-0
/
+11
2015-12-17
net: qmi_wwan: ignore bogus CDC Union descriptors
Bjørn Mork
1
-1
/
+4
2015-12-17
net/macb: Update device tree binding for resetting PHY using GPIO
Gregory CLEMENT
2
-5
/
+18
2015-12-17
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
Hariprasad Shenai
2
-40
/
+24
2015-12-17
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
Hariprasad Shenai
1
-2
/
+1
2015-12-17
cxgb4: Add API to alloc l2t entry; also update existing ones
Hariprasad Shenai
3
-25
/
+117
2015-12-17
cxgb4: Use symbolic constant for VLAN priority calculation
Hariprasad Shenai
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
nfp: clear ring delayed kick counters
Jakub Kicinski
1
-0
/
+2
2015-12-17
tun: honor IFF_UP in tun_get_user()
Eric Dumazet
1
-0
/
+3
2015-12-17
ipv6: add IPV6_HDRINCL option for raw sockets
Hannes Frederic Sowa
2
-4
/
+17
2015-12-17
ipv6: allow routes to be configured with expire values
Xin Long
2
-0
/
+11
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
net: Pass ndm_state to route netlink FDB notifications.
Hubert Sokolowski
1
-7
/
+10
[next]