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
2017-02-17
net/sched: cls_bpf: Reflect HW offload status
Or Gerlitz
1
-2
/
+11
2017-02-17
net/sched: cls_u32: Reflect HW offload status
Or Gerlitz
1
-0
/
+10
2017-02-17
net/sched: cls_matchall: Reflect HW offloading status
Or Gerlitz
1
-2
/
+10
2017-02-17
net/sched: cls_flower: Reflect HW offload status
Or Gerlitz
1
-0
/
+5
2017-02-17
net/sched: cls_matchall: Dump the classifier flags
Or Gerlitz
1
-0
/
+3
2017-02-17
net/sched: cls_flower: Properly handle classifier flags dumping
Or Gerlitz
1
-1
/
+2
2017-02-17
packet: Do not call fanout_release from atomic contexts
Anoob Soman
1
-9
/
+22
2017-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
21
-141
/
+394
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-44
/
+74
2017-02-16
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Colin Ian King
1
-1
/
+1
2017-02-16
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Ezequiel Garcia
1
-1
/
+1
2017-02-15
rhashtable: Revert nested table changes.
David S. Miller
2
-23
/
+11
2017-02-15
openvswitch: Set internal device max mtu to ETH_MAX_MTU.
Jarno Rajahalme
1
-0
/
+2
2017-02-15
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
1
-1
/
+2
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
11
-7
/
+287
2017-02-15
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
1
-0
/
+2
2017-02-15
xfrm: Export xfrm_parse_spi.
Steffen Klassert
1
-0
/
+1
2017-02-15
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
2
-0
/
+11
2017-02-15
net: Add a skb_gro_flush_final helper.
Steffen Klassert
3
-3
/
+3
2017-02-15
xfrm: Add a secpath_set helper.
Steffen Klassert
2
-24
/
+25
2017-02-14
tcp: tcp_probe: use spin_lock_bh()
Eric Dumazet
1
-2
/
+2
2017-02-14
packet: fix races in fanout_add()
Eric Dumazet
1
-25
/
+30
2017-02-14
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
1
-1
/
+1
2017-02-14
kcm: fix a null pointer dereference in kcm_sendmsg()
WANG Cong
1
-2
/
+4
2017-02-14
bridge: fdb: converge fdb_delete_by functions into one
Nikolay Aleksandrov
1
-47
/
+15
2017-02-14
bridge: fdb: add proper lock checks in searching functions
Nikolay Aleksandrov
2
-0
/
+13
2017-02-14
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
4
-70
/
+54
2017-02-14
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Jonathan T. Leighton
3
-8
/
+21
2017-02-14
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
1
-0
/
+3
2017-02-14
sched: Fix accidental removal of errout goto
Jiri Pirko
1
-0
/
+1
2017-02-13
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
1
-3
/
+0
2017-02-13
tipc: Fix tipc_sk_reinit race conditions
Herbert Xu
2
-11
/
+23
2017-02-13
NET: Fix /proc/net/arp for AX.25
Ralf Baechle
1
-6
/
+6
2017-02-12
net/llc: avoid BUG_ON() in skb_orphan()
Eric Dumazet
2
-0
/
+6
2017-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-112
/
+778
2017-02-12
netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection
Pablo Neira Ayuso
3
-3
/
+4
2017-02-12
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
1
-0
/
+26
2017-02-12
netfilter: nf_tables: add check_genid to the nfnetlink subsystem
Pablo Neira Ayuso
1
-0
/
+6
2017-02-12
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
1
-4
/
+27
2017-02-12
netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()
Pablo Neira Ayuso
1
-23
/
+28
2017-02-12
netfilter: nfnetlink: get rid of u_intX_t types
Pablo Neira Ayuso
1
-8
/
+8
2017-02-12
netfilter: nf_ct_expect: nf_ct_expect_insert() returns void
Gao Feng
1
-5
/
+3
2017-02-12
netfilter: nf_ct_sip: Use mod_timer_pending()
Gao Feng
1
-7
/
+5
2017-02-11
net_sched: fix error recovery at qdisc creation
Eric Dumazet
5
-23
/
+19
2017-02-11
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2
-2
/
+2
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-23
/
+67
2017-02-10
l2tp: do not use udp_ioctl()
Eric Dumazet
3
-2
/
+28
2017-02-10
devlink: allow to fillup eswitch attrs even if mode_get op does not exist
Jiri Pirko
1
-7
/
+9
2017-02-10
devlink: use nla_put_failure goto label instead of out
Jiri Pirko
1
-6
/
+6
2017-02-10
devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
Jiri Pirko
1
-5
/
+5
[prev]
[next]