index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: drop tcp_memcontrol.c
Vladimir Davydov
2016-01-20
1
-10
/
+0
*
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
2016-01-20
1
-1
/
+2
*
tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts
Geert Uytterhoeven
2016-01-17
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-15
1
-3
/
+16
|
\
|
*
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
2016-01-15
1
-3
/
+16
*
|
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2016-01-14
1
-7
/
+0
*
|
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-14
3
-24
/
+6
*
|
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2016-01-14
2
-58
/
+11
*
|
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
2016-01-14
1
-3
/
+5
*
|
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
2016-01-14
1
-36
/
+3
*
|
net: tcp_memcontrol: remove bogus hierarchy pressure propagation
Johannes Weiner
2016-01-14
1
-15
/
+4
*
|
net: tcp_memcontrol: properly detect ancestor socket pressure
Johannes Weiner
2016-01-14
1
-4
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
1
-1
/
+1
|
\
|
*
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-10
1
-1
/
+1
*
|
net, sched: add skb_at_tc_ingress helper
Daniel Borkmann
2016-01-10
1
-0
/
+9
*
|
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
2016-01-10
2
-2
/
+4
*
|
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
2016-01-10
2
-2
/
+4
*
|
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
2016-01-10
2
-2
/
+5
*
|
switchdev: Adding MDB entry offload
Elad Raz
2016-01-10
1
-0
/
+11
*
|
ipv4: eliminate endianness warnings in ip_fib.h
Lance Richardson
2016-01-08
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-01-08
2
-5
/
+12
|
\
\
|
*
|
netfilter: nf_tables: Add new attributes into nft_set to store user data.
Carlos Falgueras García
2016-01-08
1
-0
/
+4
|
*
|
netfilter: nf_tables: add packet duplication to the netdev family
Pablo Neira Ayuso
2016-01-03
1
-0
/
+6
|
*
|
netfilter: nf_tables: destroy basechain and rules on netdevice removal
Pablo Neira Ayuso
2015-12-28
1
-4
/
+1
|
*
|
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
2015-12-28
1
-1
/
+1
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-01-08
3
-11
/
+24
|
\
\
\
|
*
|
|
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2016-01-05
2
-0
/
+3
|
*
|
|
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2016-01-05
1
-10
/
+20
|
*
|
|
mac802154: constify ieee802154_llsec_ops structure
Julia Lawall
2016-01-04
1
-1
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
2
-7
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2016-01-04
2
-7
/
+16
*
|
|
switchdev: add bridge vlan_filtering attribute
Elad Raz
2016-01-06
1
-0
/
+2
*
|
|
inet: kill unused skb_free op
Florian Westphal
2016-01-05
1
-1
/
+0
*
|
|
sctp: drop the old assoc hashtable of sctp
Xin Long
2016-01-05
2
-26
/
+0
*
|
|
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
2016-01-05
2
-0
/
+16
*
|
|
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
2
-3
/
+12
*
|
|
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2016-01-04
2
-2
/
+3
*
|
|
soreuseport: define reuseport groups
Craig Gallek
2016-01-04
2
-0
/
+22
*
|
|
net: make ip6tunnel_xmit definition conditional
Arnd Bergmann
2016-01-04
1
-0
/
+2
*
|
|
Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2016-01-04
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nfc: netlink: HCI event connectivity implementation
Christophe Ricard
2015-12-29
1
-0
/
+1
*
|
|
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
2015-12-25
3
-30
/
+23
*
|
|
net: add inet_sk_transparent() helper
Florian Westphal
2015-12-22
2
-1
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-12-18
6
-5
/
+50
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-12-14
20
-96
/
+248
|
|
\
\
\
|
*
|
|
|
netfilter: cttimeout: add netns support
Pablo Neira
2015-12-14
2
-1
/
+4
|
*
|
|
|
netfilter: nf_tables: wrap tracing with a static key
Florian Westphal
2015-12-09
2
-0
/
+4
|
*
|
|
|
netfilter: nf_tables: extend tracing infrastructure
Florian Westphal
2015-12-09
1
-0
/
+32
|
*
|
|
|
netfilter: nft_payload: add packet mangling support
Patrick McHardy
2015-11-25
1
-0
/
+9
|
*
|
|
|
netfilter: nf_tables: remove unused struct members
Florian Westphal
2015-11-25
1
-2
/
+0
[next]