index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit_watch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
rxrpc: Fix the MAINTAINERS record
David Howells
1
-3
/
+15
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
2017-12-03
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-03
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-03
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-03
tap: free skb if flags error
Wei Xu
1
-4
/
+10
2017-12-03
tun: free skb in early errors
Wei Xu
1
-6
/
+18
2017-12-03
vhost: fix skb leak in handle_rx()
Wei Xu
1
-10
/
+10
2017-12-03
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-03
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-03
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-12-03
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
1
-1
/
+2
2017-12-01
phylink: ensure we take the link down when phylink_stop() is called
Russell King
1
-0
/
+1
2017-12-01
sfp: warn about modules requiring address change sequence
Russell King
1
-1
/
+7
2017-12-01
sfp: improve RX_LOS handling
Russell King
1
-11
/
+22
2017-12-01
sfp: fix RX_LOS signal handling
Russell King
1
-3
/
+5
2017-12-01
net: phy-micrel: check return code in flp center function
Max Uvarov
1
-2
/
+4
2017-12-01
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
1
-4
/
+0
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2
-0
/
+12
2017-12-01
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
2
-1
/
+6
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
3
-5
/
+17
2017-12-01
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
1
-2
/
+4
2017-12-01
can: mcba_usb: fix device disconnect bug
Martin Kelly
1
-0
/
+1
2017-12-01
can: mcba_usb: fix typo
Martin Kelly
1
-1
/
+1
2017-12-01
can: flexcan: fix VF610 state transition issue
Marc Kleine-Budde
1
-2
/
+3
2017-12-01
can: flexcan: Update IRQ Err Passive information
Marc Kleine-Budde
1
-2
/
+2
2017-12-01
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
2
-2
/
+8
2017-12-01
can: ti_hecc: Fix napi poll return value for repoll
Oliver Stäbler
1
-0
/
+3
2017-12-01
can: kvaser_usb: ratelimit errors if incomplete messages are received
Jimmy Assarsson
1
-3
/
+4
2017-12-01
can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
Jimmy Assarsson
1
-1
/
+1
2017-12-01
can: kvaser_usb: free buf in error paths
Jimmy Assarsson
1
-0
/
+2
2017-12-01
samples/bpf: add error checking for perf ioctl calls in bpf loader
Yonghong Song
1
-2
/
+12
2017-12-01
bpf: set maximum number of attached progs to 64 for a single perf tp
Yonghong Song
2
-1
/
+10
2017-11-30
net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number mask
Florian Fainelli
1
-2
/
+2
2017-11-30
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
Yonghong Song
1
-0
/
+7
2017-11-30
sit: update frag_off info
Hangbin Liu
1
-0
/
+1
2017-11-30
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
1
-1
/
+0
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
2
-12
/
+3
2017-11-30
net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
Corentin Labbe
1
-2
/
+1
2017-11-30
skbuff: Grammar s/are can/can/, s/change/changes/
Geert Uytterhoeven
1
-2
/
+1
2017-11-30
net: mvpp2: allocate zeroed tx descriptors
Yan Markman
1
-1
/
+1
2017-11-30
trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter list
Xie XiuQi
1
-0
/
+1
2017-11-30
tools: bpftool: declare phony targets as such
Quentin Monnet
1
-1
/
+1
2017-11-30
tools: bpftool: unify installation directories
Quentin Monnet
2
-3
/
+4
2017-11-30
tools: bpftool: remove spurious line break from error message
Quentin Monnet
1
-1
/
+1
2017-11-30
tools: bpftool: make error message from getopt_long() JSON-friendly
Quentin Monnet
1
-1
/
+6
[next]