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-09-01
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
Eli Cooper
1
-0
/
+2
2016-09-01
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
Gao Feng
1
-2
/
+4
2016-09-01
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
Neal Cardwell
1
-0
/
+1
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
1
-5
/
+2
2016-09-01
netconf: add a notif when settings are created
Nicolas Dichtel
2
-5
/
+15
2016-09-01
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
1
-0
/
+7
2016-09-01
tipc: fix random link resets while adding a second bearer
Parthasarathy Bhuvaragan
1
-3
/
+5
2016-08-31
kcm: fix a socket double free
WANG Cong
1
-1
/
+2
2016-08-31
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
1
-1
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-30
/
+71
2016-08-30
Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-26
/
+6
2016-08-30
Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+2
2016-08-30
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
Liping Zhang
1
-1
/
+0
2016-08-30
mac80211: TDLS: don't require beaconing for AP BW
Arik Nemtsov
1
-3
/
+4
2016-08-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-4
/
+24
2016-08-26
batman-adv: fix elp packet data reservation
Linus Lüssing
1
-1
/
+1
2016-08-26
batman-adv: Add missing refcnt for last_candidate
Sven Eckelmann
1
-1
/
+27
2016-08-25
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
1
-4
/
+5
2016-08-25
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
1
-1
/
+4
2016-08-25
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
2016-08-25
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
2016-08-25
netfilter: ebtables: put module reference when an incorrect extension is found
Sabrina Dubroca
1
-0
/
+2
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2
-4
/
+14
2016-08-25
netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists
Liping Zhang
1
-1
/
+10
2016-08-25
netfilter: cttimeout: put back l4proto when replacing timeout policy
Liping Zhang
1
-18
/
+15
2016-08-25
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
Liping Zhang
2
-5
/
+6
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
4
-1
/
+24
2016-08-24
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
Chuck Lever
1
-2
/
+2
2016-08-24
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Daniel Borkmann
2
-2
/
+20
2016-08-24
Bluetooth: Fix memory leak at end of hci requests
Frederic Dalleau
1
-0
/
+2
2016-08-23
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2
-3
/
+6
2016-08-23
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
4
-4
/
+0
2016-08-23
sctp: fix overrun in sctp_diag_dump_one()
Lance Richardson
1
-2
/
+4
2016-08-23
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2
-2
/
+14
2016-08-23
udp: fix poll() issue with zero sized packets
Eric Dumazet
1
-6
/
+6
2016-08-22
net sched: fix encoding to use real length
Jamal Hadi Salim
1
-8
/
+10
2016-08-22
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...
Shmulik Ladkani
1
-3
/
+5
2016-08-22
net: ipv6: Remove addresses for failures with strict DAD
Mike Manning
1
-13
/
+21
2016-08-22
xfrm: Only add l3mdev oif to dst lookups
David Ahern
2
-2
/
+2
2016-08-19
l2tp: Fix the connect status check in pppol2tp_getname
Gao Feng
1
-1
/
+1
2016-08-19
sctp: linearize early if it's not GSO
Marcelo Ricardo Leitner
2
-17
/
+7
2016-08-18
fib_trie: Fix the description of pos and bits
Xunlei Pang
1
-2
/
+2
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-15
/
+29
2016-08-18
netfilter: cttimeout: fix use after free error when delete netns
Liping Zhang
1
-6
/
+10
2016-08-18
netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
Liping Zhang
1
-4
/
+4
2016-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-335
/
+386
2016-08-17
net_sched: allow flushing tc police actions
Roman Mashak
1
-42
/
+1
2016-08-17
net_sched: unify the init logic for act_police
WANG Cong
1
-9
/
+10
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2
-20
/
+42
2016-08-17
net_sched: remove an unnecessary list_del()
WANG Cong
1
-1
/
+0
[prev]
[next]