index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
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-14
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
1
-3
/
+0
2017-02-14
tipc: Fix tipc_sk_reinit race conditions
Herbert Xu
2
-11
/
+23
2017-02-14
NET: Fix /proc/net/arp for AX.25
Ralf Baechle
1
-6
/
+6
2017-02-13
net/llc: avoid BUG_ON() in skb_orphan()
Eric Dumazet
2
-0
/
+6
2017-02-13
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-12
net_sched: fix error recovery at qdisc creation
Eric Dumazet
5
-23
/
+19
2017-02-12
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
2017-02-10
devlink: fix the name of eswitch commands
Jiri Pirko
1
-9
/
+9
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
21
-384
/
+219
2017-02-10
net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
net: Fix checkpatch, Missing a blank line after declarations
tcharding
1
-0
/
+13
2017-02-10
net: Fix checkpatch block comments warnings
tcharding
1
-32
/
+33
2017-02-10
net: Fix checkpatch whitespace errors
tcharding
1
-19
/
+20
2017-02-10
net: Fix checkpatch WARNING: please, no space before tabs
tcharding
1
-71
/
+71
2017-02-10
net/act_pedit: Introduce 'add' operation
Amir Vadai
1
-4
/
+26
2017-02-10
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
1
-16
/
+180
2017-02-10
switchdev: bridge: Offload mc router ports
Nogah Frankel
1
-0
/
+15
2017-02-10
bridge: mcast: Merge the mc router ports deletions to one function
Nogah Frankel
1
-15
/
+9
[prev]
[next]