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-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-21
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-04-21
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
2016-04-21
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
2016-04-21
NLA_BINARY misuse bug in HSR
Peter Heise
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
2016-04-21
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2016-04-19
VSOCK: Only check error on skb_recv_datagram when skb is NULL
Jorgen Hansen
2016-04-19
net: dsa: kill circular reference with slave priv
Vivien Didelot
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-19
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
2016-04-19
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
2016-04-19
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2016-04-19
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
2016-04-18
udp: fix if statement in SIOCINQ ioctl
Dan Carpenter
2016-04-18
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
2016-04-17
net: dsa: constify probed name
Vivien Didelot
2016-04-16
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-04-16
ip6gre: Add support for GSO
Alexander Duyck
2016-04-16
GRE: Add support for GRO/GSO of IPv6 GRE traffic
Alexander Duyck
2016-04-16
ip6gre: Add support for basic offloads offloads excluding GSO
Alexander Duyck
2016-04-16
ip6gretap: Fix MTU to allow for Ethernet header
Alexander Duyck
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-16
RDS: Fix the atomicity for congestion map update
santosh.shilimkar@oracle.com
2016-04-16
RDS: fix endianness for dp_ack_seq
Qing Huang
2016-04-15
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-04-15
sctp: fix some rhashtable functions using in sctp proc/diag
Xin Long
2016-04-15
sctp: merge the seq_start/next/exits in remaddrs and assocs
Xin Long
2016-04-15
sctp: add the sctp_diag.c file
Xin Long
2016-04-15
sctp: export some functions for sctp_diag in inet_diag
Xin Long
2016-04-15
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
2016-04-15
sctp: add sctp_info dump api for sctp_diag
Xin Long
2016-04-15
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
2016-04-15
tcp: remove false sharing in tcp_rcv_state_process()
Eric Dumazet
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
2016-04-15
tipc: let first message on link be a state message
Jon Paul Maloy
2016-04-15
tipc: ensure that first packets on link are sent in order
Jon Paul Maloy
2016-04-15
tipc: refactor function tipc_link_timeout()
Jon Paul Maloy
[next]