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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2
-1
/
+22
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
1
-1
/
+3
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
1
-15
/
+9
2015-04-03
net: move fib_rules_unregister() under rtnl lock
WANG Cong
1
-1
/
+1
2015-03-29
netns: don't clear nsid too early on removal
Nicolas Dichtel
1
-9
/
+15
2015-03-24
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
1
-2
/
+2
2015-03-12
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
1
-2
/
+6
2015-03-12
xps: must clear sender_cpu before forwarding
Eric Dumazet
1
-1
/
+1
2015-03-12
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
1
-4
/
+6
2015-03-11
net: Handle unregister properly when netdev namespace change fails.
David S. Miller
1
-13
/
+13
2015-03-10
net: add comment for sock_efree() usage
Oliver Hartkopp
1
-0
/
+4
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
1
-3
/
+1
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
1
-0
/
+3
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
1
-0
/
+4
2015-02-24
rtnetlink: avoid 0 sized arrays
Sasha Levin
1
-2
/
+2
2015-02-23
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
1
-0
/
+3
2015-02-22
net: reject creation of netdev names with colons
Matthew Thode
1
-1
/
+1
2015-02-21
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
1
-0
/
+1
2015-02-20
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
1
-2
/
+3
2015-02-19
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
1
-1
/
+14
2015-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-4
/
+12
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-1
/
+8
2015-02-15
net: spelling fixes
Stephen Hemminger
2
-2
/
+2
2015-02-15
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
1
-1
/
+1
2015-02-14
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-22
/
+8
2015-02-12
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
1
-0
/
+1
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-23
/
+17
2015-02-09
net:rfs: adjust table size checking
Eric Dumazet
1
-1
/
+1
2015-02-09
net: rfs: add hash collision detection
Eric Dumazet
2
-22
/
+28
2015-02-08
net: use netif_rx_ni() from process context
Eric Dumazet
1
-2
/
+2
2015-02-08
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
1
-12
/
+6
2015-02-06
pktgen: fix UDP checksum computation
Sabrina Dubroca
1
-8
/
+8
2015-02-06
flowcache: Fix kernel panic in flow_cache_flush_task
Miroslav Urbanek
1
-1
/
+1
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-34
/
+9
2015-02-05
net: remove some sparse warnings
Eric Dumazet
1
-3
/
+3
2015-02-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2
-138
/
+1
2015-02-05
net/core: Add event for a change in slave state
Moni Shoua
2
-0
/
+21
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+1
2015-02-05
xps: fix xps for stacked devices
Eric Dumazet
2
-1
/
+10
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2
-138
/
+1
2015-02-03
net-timestamp: no-payload only sysctl
Willem de Bruijn
3
-1
/
+32
2015-02-03
net-timestamp: no-payload option
Willem de Bruijn
1
-5
/
+14
2015-02-02
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
1
-4
/
+6
2015-01-31
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
1
-30
/
+1
2015-01-30
dev: add per net_device packet type chains
Salam Noureddine
1
-48
/
+84
2015-01-30
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
1
-1
/
+1
2015-01-29
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
1
-1
/
+5
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+15
2015-01-27
flow_dissector: add tipc support
Erik Hugne
1
-0
/
+14
2015-01-24
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+1
[next]