index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
Laura Garcia Liebana
1
-2
/
+9
2016-08-09
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
1
-25
/
+27
2016-08-09
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
1
-0
/
+31
2016-08-09
rxrpc: Free packets discarded in data_ready
David Howells
1
-0
/
+2
2016-08-09
rxrpc: Fix a use-after-push in data_ready handler
David Howells
1
-6
/
+11
2016-08-09
rxrpc: Once packet posted in data_ready, don't retry posting
David Howells
1
-5
/
+3
2016-08-09
rxrpc: Don't access connection from call if pointer is NULL
David Howells
1
-0
/
+4
2016-08-09
rxrpc: Need to flag call as being released on connect failure
David Howells
1
-0
/
+2
2016-08-09
9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()
Vegard Nossum
1
-2
/
+2
2016-08-09
rxrpc: fix uninitialized pointer dereference in debug code
Arnd Bergmann
1
-0
/
+1
2016-08-09
netfilter: ctnetlink: reject new conntrack request with different l4proto
Liping Zhang
1
-0
/
+2
2016-08-09
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
1
-4
/
+2
2016-08-09
netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
Liping Zhang
1
-6
/
+2
2016-08-09
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
Liping Zhang
1
-1
/
+1
2016-08-08
sctp: use event->chunk when it's valid
Xin Long
1
-2
/
+2
2016-08-08
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
1
-0
/
+12
2016-08-08
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
1
-2
/
+2
2016-08-08
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
1
-3
/
+10
2016-08-08
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
Phil Sutter
1
-2
/
+2
2016-08-08
sctp_diag: Fix T3_rtx timer export
Phil Sutter
1
-4
/
+10
2016-08-08
libceph: using kfree_rcu() to simplify the code
Wei Yongjun
1
-7
/
+1
2016-08-08
libceph: make cancel_generic_request() static
Wei Yongjun
1
-1
/
+1
2016-08-08
libceph: fix return value check in alloc_msg_with_page_vector()
Wei Yongjun
1
-1
/
+1
2016-08-08
netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
Christophe Leroy
1
-2
/
+2
2016-08-08
netfilter: nft_rbtree: ignore inactive matching element with no descendants
Pablo Neira Ayuso
1
-4
/
+6
2016-08-08
netfilter: nf_ct_h323: do not re-activate already expired timer
Liping Zhang
1
-1
/
+2
2016-08-06
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
8
-20
/
+51
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-6
/
+1663
2016-08-06
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
7
-46
/
+45
2016-08-06
OVS: Ignore negative headroom value
Ian Wienand
1
-1
/
+1
2016-08-05
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
1
-0
/
+21
2016-08-05
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2
-6
/
+15
2016-08-05
SUNRPC: Fix reconnection timeouts
Trond Myklebust
1
-7
/
+20
2016-08-05
SUNRPC: disable the use of IPv6 temporary addresses.
NeilBrown
1
-0
/
+11
2016-08-05
SUNRPC: allow for upcalls for same uid but different gss service
Olga Kornievskaia
1
-3
/
+5
2016-08-05
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
1
-1
/
+1
2016-08-05
nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value
Masashi Honma
1
-3
/
+31
2016-08-05
mac80211: End the MPSP even if EOSP frame was not acked
Masashi Honma
1
-7
/
+7
2016-08-05
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2
-4
/
+4
2016-08-04
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-122
/
+86
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-08-03
openvswitch: Remove incorrect WARN_ONCE().
Jarno Rajahalme
1
-7
/
+1
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-7
/
+10
2016-08-03
mac80211: mesh: flush stations before beacons are stopped
Maital Hahn
1
-4
/
+6
2016-08-02
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-24
/
+245
2016-08-02
SUNRPC: Fix up socket autodisconnect
Trond Myklebust
1
-8
/
+18
2016-08-02
mac80211: fix check for buffered powersave frames with txq
Felix Fietkau
1
-1
/
+1
2016-08-02
cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case
Colin Ian King
1
-0
/
+1
2016-08-02
VSOCK: Add Makefile and Kconfig
Asias He
2
-0
/
+26
[prev]
[next]