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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
4
-13
/
+7
|
\
|
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2012-05-22
1
-0
/
+1
|
|
\
|
|
*
SELinux: include flow.h where used rather than get it indirectly
Eric Paris
2012-04-09
1
-0
/
+1
|
*
|
KEYS: Announce key type (un)registration
David Howells
2012-05-11
1
-5
/
+0
|
*
|
Merge tag 'v3.4-rc5' into next
James Morris
2012-05-04
37
-248
/
+213
|
|
\
\
|
*
|
|
net/compat.c,linux/filter.h: share compat_sock_fprog
Will Drewry
2012-04-14
1
-8
/
+0
|
*
|
|
sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
Will Drewry
2012-04-14
1
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-21
1
-1
/
+2
|
\
\
\
|
*
|
|
9p: disconnect channel when PCI device is removed
Sasha Levin
2012-05-22
1
-1
/
+2
*
|
|
|
net: drop NET dependency from HAVE_BPF_JIT
Sam Ravnborg
2012-05-21
1
-3
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-05-21
543
-11997
/
+18656
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-20
2
-4
/
+3
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
ipv6/exthdrs: strict Pad1 and PadN check
Eldad Zack
2012-05-20
1
-1
/
+14
|
*
|
|
|
net/ipv4: replace simple_strtoul with kstrtoul
Eldad Zack
2012-05-20
3
-3
/
+21
|
*
|
|
|
net/ipv4/ipconfig: neaten __setup placement
Eldad Zack
2012-05-20
1
-3
/
+2
|
*
|
|
|
ipv6: use skb coalescing in reassembly
Eric Dumazet
2012-05-19
1
-6
/
+20
|
*
|
|
|
ipv4: use skb coalescing in defragmentation
Eric Dumazet
2012-05-19
1
-6
/
+20
|
*
|
|
|
net: introduce skb_try_coalesce()
Eric Dumazet
2012-05-19
2
-64
/
+89
|
*
|
|
|
net:ipv6:fixed space issues relating to operators.
Jeffrin Jose
2012-05-19
1
-2
/
+2
|
*
|
|
|
net:ipv6:fixed a trailing white space issue.
Jeffrin Jose
2012-05-19
1
-1
/
+1
|
*
|
|
|
ipv6: disable GSO on sockets hitting dst_allfrag
Eric Dumazet
2012-05-19
1
-1
/
+4
|
*
|
|
|
net: napi_frags_skb() is static
Eric Dumazet
2012-05-19
1
-2
/
+1
|
*
|
|
|
ipv6: bool/const conversions phase2
Eric Dumazet
2012-05-19
13
-118
/
+119
|
*
|
|
|
ipx: Remove spurious NULL checking in ipx_ioctl().
David S. Miller
2012-05-19
1
-3
/
+1
|
*
|
|
|
ipv6: ip6_fragment() should check CHECKSUM_PARTIAL
Eric Dumazet
2012-05-18
1
-0
/
+4
|
*
|
|
|
ipv6: remove csummode in ip6_append_data()
Eric Dumazet
2012-05-18
1
-3
/
+1
|
*
|
|
|
net: introduce netdev_alloc_frag()
Eric Dumazet
2012-05-18
1
-41
/
+41
|
*
|
|
|
ipv6: bool conversions phase1
Eric Dumazet
2012-05-18
2
-6
/
+6
|
*
|
|
|
ip_frag: struct inet_frags match() method returns a bool
Eric Dumazet
2012-05-18
2
-9
/
+10
|
*
|
|
|
econet: remove ancient bug ridden protocol
Stephen Hemminger
2012-05-18
5
-1217
/
+0
|
*
|
|
|
lapb: Neaten debugging
Joe Perches
2012-05-17
5
-306
/
+134
|
*
|
|
|
drop_monitor: convert to modular building
Neil Horman
2012-05-17
2
-3
/
+45
|
*
|
|
|
net: netdev_alloc_skb() use build_skb()
Eric Dumazet
2012-05-17
1
-1
/
+31
|
*
|
|
|
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
2012-05-17
6
-9
/
+9
|
*
|
|
|
tcp: bool conversions
Eric Dumazet
2012-05-17
8
-188
/
+191
|
*
|
|
|
net: core: Use pr_<level>
Joe Perches
2012-05-17
6
-36
/
+44
|
*
|
|
|
net: ipv6: ndisc: Neaten ND_PRINTx macros
Joe Perches
2012-05-17
1
-125
/
+91
|
*
|
|
|
pktgen: Use pr_debug
Joe Perches
2012-05-17
1
-23
/
+18
|
*
|
|
|
net: include/net/sock.h cleanup
Eric Dumazet
2012-05-17
3
-10
/
+10
|
*
|
|
|
net: l2tp: Standardize logging styles
Joe Perches
2012-05-17
8
-221
/
+213
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
21
-97
/
+121
|
|
\
\
\
\
|
*
|
|
|
|
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
Pablo Neira Ayuso
2012-05-17
1
-1
/
+3
|
*
|
|
|
|
netfilter: xt_CT: remove redundant header include
Eldad Zack
2012-05-17
1
-1
/
+0
|
*
|
|
|
|
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
2012-05-17
1
-2
/
+13
|
*
|
|
|
|
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
Pablo Neira Ayuso
2012-05-17
1
-1
/
+2
|
*
|
|
|
|
netfilter: xt_HMARK: modulus is expensive for hash calculation
Pablo Neira Ayuso
2012-05-17
1
-1
/
+1
|
*
|
|
|
|
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
Dan Carpenter
2012-05-17
1
-1
/
+1
|
*
|
|
|
|
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
2012-05-17
1
-1
/
+1
|
*
|
|
|
|
net: sock_flag() cleanup
Eric Dumazet
2012-05-16
1
-7
/
+7
|
*
|
|
|
|
fq_codel: should use qdisc backlog as threshold
Eric Dumazet
2012-05-16
2
-4
/
+5
[next]