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
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
2
-1
/
+25
2016-05-03
tipc: redesign connection-level flow control
Jon Paul Maloy
5
-62
/
+122
2016-05-03
tipc: propagate peer node capabilities to socket layer
Jon Paul Maloy
3
-2
/
+22
2016-05-03
tipc: re-enable compensation for socket receive buffer double counting
Jon Paul Maloy
1
-1
/
+1
2016-05-03
VSOCK: constify vsock_transport structure
Julia Lawall
1
-1
/
+1
2016-05-03
fq_codel: add batch ability to fq_codel_drop()
Eric Dumazet
1
-19
/
+45
2016-05-03
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
Eric Dumazet
1
-1
/
+1
2016-05-03
bridge: netlink: export per-vlan stats
Nikolay Aleksandrov
3
-0
/
+99
2016-05-03
bridge: vlan: learn to count
Nikolay Aleksandrov
4
-16
/
+109
2016-05-03
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
1
-0
/
+30
2016-05-03
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
1
-13
/
+31
2016-05-03
gre6: Cleanup GREv6 transmit path, call common GRE functions
Tom Herbert
1
-202
/
+50
2016-05-03
ipv6: Generic tunnel cleanup
Tom Herbert
1
-2
/
+5
2016-05-03
gre: Create common functions for transmit
Tom Herbert
1
-47
/
+5
2016-05-03
ipv6: Create ip6_tnl_xmit
Tom Herbert
1
-17
/
+30
2016-05-03
gre6: Cleanup GREv6 receive path, call common GRE functions
Tom Herbert
1
-117
/
+23
2016-05-03
gre: Move utility functions to common headers
Tom Herbert
2
-129
/
+84
2016-05-03
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
1
-70
/
+142
2016-05-03
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2
-2
/
+13
2016-05-03
net: do not block BH while processing socket backlog
Eric Dumazet
1
-14
/
+8
2016-05-03
sctp: prepare for socket backlog behavior change
Eric Dumazet
1
-0
/
+2
2016-05-03
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2
-4
/
+4
2016-05-03
dccp: do not assume DCCP code is non preemptible
Eric Dumazet
4
-6
/
+6
2016-05-03
tcp: do not block bh during prequeue processing
Eric Dumazet
2
-32
/
+2
2016-05-03
tcp: do not assume TCP code is non preemptible
Eric Dumazet
11
-99
/
+104
2016-05-02
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2
-13
/
+19
2016-05-02
tipc: set 'active' state correctly for first established link
Jon Paul Maloy
1
-0
/
+1
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
1
-1
/
+1
2016-04-29
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
1
-0
/
+88
2016-04-29
tcp: give prequeue mode some care
Eric Dumazet
1
-5
/
+5
2016-04-28
tipc: remove an unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2016-04-28
tuntap: calculate rps hash only when needed
Jason Wang
1
-0
/
+1
2016-04-28
tcp: Handle eor bit when fragmenting a skb
Martin KaFai Lau
1
-0
/
+9
2016-04-28
tcp: Handle eor bit when coalescing skb
Martin KaFai Lau
2
-0
/
+8
2016-04-28
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
1
-2
/
+5
2016-04-28
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
Soheil Hassas Yeganeh
4
-13
/
+15
2016-04-28
tcp: remove an unnecessary check in tcp_tx_timestamp
Soheil Hassas Yeganeh
1
-1
/
+1
2016-04-28
net: snmp: kill STATS_BH macros
Eric Dumazet
1
-1
/
+1
2016-04-28
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-28
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-04-28
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
6
-89
/
+89
2016-04-28
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
23
-145
/
+149
2016-04-28
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
1
-3
/
+3
2016-04-28
net: rename IP_ADD_STATS_BH()
Eric Dumazet
2
-4
/
+4
2016-04-28
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
5
-14
/
+14
2016-04-28
net: rename IP_INC_STATS_BH()
Eric Dumazet
7
-28
/
+28
2016-04-28
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
1
-6
/
+6
2016-04-28
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-28
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
6
-24
/
+24
2016-04-28
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
4
-46
/
+46
[next]