index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-05-02
bridge: netlink: export per-vlan stats
Nikolay Aleksandrov
2016-05-02
bridge: vlan: learn to count
Nikolay Aleksandrov
2016-05-02
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
2016-05-02
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
2016-05-02
gre6: Cleanup GREv6 transmit path, call common GRE functions
Tom Herbert
2016-05-02
ipv6: Generic tunnel cleanup
Tom Herbert
2016-05-02
gre: Create common functions for transmit
Tom Herbert
2016-05-02
ipv6: Create ip6_tnl_xmit
Tom Herbert
2016-05-02
gre6: Cleanup GREv6 receive path, call common GRE functions
Tom Herbert
2016-05-02
gre: Move utility functions to common headers
Tom Herbert
2016-05-02
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
2016-05-02
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
net: do not block BH while processing socket backlog
Eric Dumazet
2016-05-02
sctp: prepare for socket backlog behavior change
Eric Dumazet
2016-05-02
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2016-05-02
dccp: do not assume DCCP code is non preemptible
Eric Dumazet
2016-05-02
tcp: do not block bh during prequeue processing
Eric Dumazet
2016-05-02
tcp: do not assume TCP code is non preemptible
Eric Dumazet
2016-05-01
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-05-01
tipc: set 'active' state correctly for first established link
Jon Paul Maloy
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
2016-04-28
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
2016-04-28
tcp: give prequeue mode some care
Eric Dumazet
2016-04-28
tipc: remove an unnecessary NULL check
Dan Carpenter
2016-04-28
tuntap: calculate rps hash only when needed
Jason Wang
2016-04-28
tcp: Handle eor bit when fragmenting a skb
Martin KaFai Lau
2016-04-28
tcp: Handle eor bit when coalescing skb
Martin KaFai Lau
2016-04-28
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
2016-04-28
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
Soheil Hassas Yeganeh
2016-04-28
tcp: remove an unnecessary check in tcp_tx_timestamp
Soheil Hassas Yeganeh
2016-04-27
net: snmp: kill STATS_BH macros
Eric Dumazet
2016-04-27
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
2016-04-27
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-27
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-27
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-27
net: rename IP_ADD_STATS_BH()
Eric Dumazet
2016-04-27
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: rename IP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
2016-04-27
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
2016-04-27
dccp: rename DCCP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
net: ipv6: Use passed in table for nexthop lookups
David Ahern
2016-04-26
net: remove NETDEV_TX_LOCKED support
Florian Westphal
2016-04-26
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...
Xin Long
[next]