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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-08-04
sock: add MSG_ZEROCOPY
Willem de Bruijn
4
-0
/
+66
2017-08-04
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
1
-2
/
+7
2017-08-04
sock: allocate skbs from optmem
Willem de Bruijn
1
-0
/
+2
2017-08-04
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
1
-0
/
+16
2017-08-04
ipv6: fib: Add offload indication to routes
Ido Schimmel
1
-0
/
+1
2017-08-04
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
1
-0
/
+4
2017-08-04
ipv6: fib_rules: Dump rules during registration to FIB chain
Ido Schimmel
1
-0
/
+10
2017-08-04
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
1
-0
/
+5
2017-08-04
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
2
-0
/
+12
2017-08-04
ipv6: fib_rules: Check if rule is a default rule
Ido Schimmel
1
-0
/
+5
2017-08-04
net: fib_rules: Implement notification logic in core
Ido Schimmel
2
-12
/
+21
2017-08-04
net: core: Make the FIB notification chain generic
Ido Schimmel
4
-22
/
+54
2017-08-03
sctp: remove the typedef sctp_auth_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_authhdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_addip_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_addiphdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_addip_param_t
Xin Long
1
-4
/
+4
2017-08-03
sctp: remove the typedef sctp_cwr_chunk_t
Xin Long
1
-5
/
+0
2017-08-03
sctp: remove the typedef sctp_cwrhdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_ecne_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_ecnehdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_error_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_operr_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_errhdr_t
Xin Long
2
-7
/
+7
2017-08-03
sctp: fix the name of struct sctp_shutdown_chunk_t
Xin Long
1
-1
/
+1
2017-08-03
sctp: remove the typedef sctp_shutdownhdr_t
Xin Long
1
-3
/
+3
2017-08-03
ipv4: fib: Remove unused functions
Ido Schimmel
1
-13
/
+0
2017-08-02
flow_dissector: remove unused functions
WANG Cong
1
-16
/
+0
2017-08-02
net: dsa: rename switch EEE ops
Vivien Didelot
1
-5
/
+5
2017-08-02
net: dsa: remove PHY device argument from .set_eee
Vivien Didelot
1
-1
/
+0
2017-08-02
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
1
-0
/
+36
2017-08-02
strparser: Generalize strparser
Tom Herbert
1
-57
/
+62
2017-08-02
skbuff: Function to send an skbuf on a socket
Tom Herbert
1
-0
/
+3
2017-08-02
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
3
-0
/
+18
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-82
/
+163
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-17
/
+39
2017-08-01
udp6: fix jumbogram reception
Paolo Abeni
1
-0
/
+6
2017-08-01
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
1
-0
/
+8
2017-08-01
net: phy: mdio-bcm-unimac: Allow specifying platform data
Florian Fainelli
1
-0
/
+13
2017-08-01
tcp: remove unused mib counters
Florian Westphal
1
-9
/
+0
2017-08-01
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
1
-3
/
+2
2017-08-01
tcp: remove header prediction
Florian Westphal
2
-29
/
+0
2017-08-01
tcp: remove low_latency sysctl
Florian Westphal
1
-1
/
+0
2017-08-01
tcp: remove prequeue support
Florian Westphal
2
-20
/
+0
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-31
net sched actions: add time filter for action dumping
Jamal Hadi Salim
1
-0
/
+1
2017-07-31
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
1
-2
/
+20
2017-07-31
net netlink: Add new type NLA_BITFIELD32
Jamal Hadi Salim
2
-0
/
+33
[next]