index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
3
-12
/
+16
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
11
-34
/
+60
2016-04-23
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
1
-5
/
+8
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-136
/
+306
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-133
/
+298
2016-04-21
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
1
-2
/
+2
2016-04-21
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
1
-0
/
+11
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
2
-2
/
+3
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
1
-0
/
+16
2016-04-21
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-21
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
1
-17
/
+5
2016-04-21
NLA_BINARY misuse bug in HSR
Peter Heise
1
-4
/
+3
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2
-10
/
+8
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
1
-1
/
+2
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
1
-3
/
+2
2016-04-21
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
1
-0
/
+1
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
1
-0
/
+158
2016-04-19
VSOCK: Only check error on skb_recv_datagram when skb is NULL
Jorgen Hansen
1
-5
/
+2
2016-04-19
net: dsa: kill circular reference with slave priv
Vivien Didelot
2
-10
/
+4
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
1
-0
/
+2
2016-04-19
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
1
-309
/
+307
2016-04-19
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
1
-26
/
+17
2016-04-19
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
1
-19
/
+5
2016-04-19
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
1
-0
/
+19
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
1
-9
/
+12
2016-04-18
udp: fix if statement in SIOCINQ ioctl
Dan Carpenter
1
-6
/
+0
2016-04-18
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
1
-15
/
+8
2016-04-17
net: dsa: constify probed name
Vivien Didelot
1
-3
/
+3
2016-04-16
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2016-04-16
ip6gre: Add support for GSO
Alexander Duyck
1
-23
/
+33
2016-04-16
GRE: Add support for GRO/GSO of IPv6 GRE traffic
Alexander Duyck
1
-1
/
+13
2016-04-16
ip6gre: Add support for basic offloads offloads excluding GSO
Alexander Duyck
1
-2
/
+21
2016-04-16
ip6gretap: Fix MTU to allow for Ethernet header
Alexander Duyck
1
-0
/
+2
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
6
-46
/
+30
2016-04-16
RDS: Fix the atomicity for congestion map update
santosh.shilimkar@oracle.com
1
-2
/
+2
2016-04-16
RDS: fix endianness for dp_ack_seq
Qing Huang
1
-1
/
+1
2016-04-15
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
1
-2
/
+5
2016-04-15
sctp: fix some rhashtable functions using in sctp proc/diag
Xin Long
2
-6
/
+16
2016-04-15
sctp: merge the seq_start/next/exits in remaddrs and assocs
Xin Long
1
-36
/
+9
2016-04-15
sctp: add the sctp_diag.c file
Xin Long
3
-0
/
+502
2016-04-15
sctp: export some functions for sctp_diag in inet_diag
Xin Long
1
-26
/
+41
2016-04-15
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
2
-63
/
+143
2016-04-15
sctp: add sctp_info dump api for sctp_diag
Xin Long
1
-0
/
+86
2016-04-15
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
2
-5
/
+4
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
8
-63
/
+124
2016-04-15
tcp: remove false sharing in tcp_rcv_state_process()
Eric Dumazet
1
-2
/
+2
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
4
-11
/
+20
2016-04-15
tipc: let first message on link be a state message
Jon Paul Maloy
3
-5
/
+8
2016-04-15
tipc: ensure that first packets on link are sent in order
Jon Paul Maloy
1
-0
/
+4
[next]