index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-17
47
-335
/
+386
|
\
|
*
net_sched: allow flushing tc police actions
Roman Mashak
2016-08-17
1
-42
/
+1
|
*
net_sched: unify the init logic for act_police
WANG Cong
2016-08-17
1
-9
/
+10
|
*
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
2
-20
/
+42
|
*
net_sched: remove an unnecessary list_del()
WANG Cong
2016-08-17
1
-1
/
+0
|
*
net_sched: remove the leftover cleanup_a()
WANG Cong
2016-08-17
1
-19
/
+3
|
*
tipc: fix NULL pointer dereference in shutdown()
Vegard Nossum
2016-08-15
1
-1
/
+2
|
*
gre: set inner_protocol on xmit
Simon Horman
2016-08-15
2
-3
/
+0
|
*
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
2016-08-15
1
-16
/
+17
|
*
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
2016-08-13
2
-8
/
+4
|
*
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
2016-08-13
1
-2
/
+2
|
*
net/sctp: always initialise sctp_ht_iter::start_fail
Vegard Nossum
2016-08-13
1
-0
/
+1
|
*
net/irda: handle iriap_register_lsap() allocation failure
Vegard Nossum
2016-08-13
1
-2
/
+6
|
*
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
2016-08-13
1
-52
/
+18
|
*
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
2016-08-13
1
-1
/
+3
|
*
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
2016-08-12
1
-5
/
+5
|
*
openvswitch: do not ignore netdev errors when creating tunnel vports
Martynas Pumputis
2016-08-10
3
-4
/
+25
|
*
tipc: fix variable dereference before NULL check
Parthasarathy Bhuvaragan
2016-08-10
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-08-10
7
-20
/
+26
|
|
\
|
|
*
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
Laura Garcia Liebana
2016-08-10
1
-2
/
+9
|
|
*
netfilter: ctnetlink: reject new conntrack request with different l4proto
Liping Zhang
2016-08-09
1
-0
/
+2
|
|
*
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
2016-08-09
1
-4
/
+2
|
|
*
netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
Liping Zhang
2016-08-09
1
-6
/
+2
|
|
*
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
Liping Zhang
2016-08-09
1
-1
/
+1
|
|
*
netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
Christophe Leroy
2016-08-08
1
-2
/
+2
|
|
*
netfilter: nft_rbtree: ignore inactive matching element with no descendants
Pablo Neira Ayuso
2016-08-08
1
-4
/
+6
|
|
*
netfilter: nf_ct_h323: do not re-activate already expired timer
Liping Zhang
2016-08-08
1
-1
/
+2
|
*
|
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
2016-08-09
1
-25
/
+27
|
*
|
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
2016-08-09
1
-0
/
+31
|
*
|
rxrpc: Free packets discarded in data_ready
David Howells
2016-08-09
1
-0
/
+2
|
*
|
rxrpc: Fix a use-after-push in data_ready handler
David Howells
2016-08-09
1
-6
/
+11
|
*
|
rxrpc: Once packet posted in data_ready, don't retry posting
David Howells
2016-08-09
1
-5
/
+3
|
*
|
rxrpc: Don't access connection from call if pointer is NULL
David Howells
2016-08-09
1
-0
/
+4
|
*
|
rxrpc: Need to flag call as being released on connect failure
David Howells
2016-08-09
1
-0
/
+2
|
*
|
rxrpc: fix uninitialized pointer dereference in debug code
Arnd Bergmann
2016-08-09
1
-0
/
+1
|
*
|
sctp: use event->chunk when it's valid
Xin Long
2016-08-08
1
-2
/
+2
|
*
|
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
2016-08-08
1
-0
/
+12
|
*
|
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
2016-08-08
1
-2
/
+2
|
*
|
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
2016-08-08
1
-3
/
+10
|
*
|
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
Phil Sutter
2016-08-08
1
-2
/
+2
|
*
|
sctp_diag: Fix T3_rtx timer export
Phil Sutter
2016-08-08
1
-4
/
+10
|
|
/
|
*
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-08-06
8
-20
/
+51
|
|
\
|
|
*
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
2016-08-05
1
-1
/
+1
|
|
*
nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value
Masashi Honma
2016-08-05
1
-3
/
+31
|
|
*
mac80211: End the MPSP even if EOSP frame was not acked
Masashi Honma
2016-08-05
1
-7
/
+7
|
|
*
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2016-08-05
2
-4
/
+4
|
|
*
mac80211: mesh: flush stations before beacons are stopped
Maital Hahn
2016-08-03
1
-4
/
+6
|
|
*
mac80211: fix check for buffered powersave frames with txq
Felix Fietkau
2016-08-02
1
-1
/
+1
|
|
*
cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case
Colin Ian King
2016-08-02
1
-0
/
+1
|
*
|
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
2016-08-06
1
-6
/
+2
[next]