index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2017-01-05
packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx mode
Daniel Borkmann
1
-0
/
+3
2017-01-04
net: dsa: remove out label in dsa_switch_setup_one
Vivien Didelot
1
-27
/
+13
2017-01-04
net: Assert at build time the assumptions we make about the CMSG header.
David S. Miller
2
-0
/
+5
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
4
-11
/
+9
2017-01-04
net/sched: cls_matchall: Fix error path
Yotam Gigi
1
-6
/
+16
2017-01-03
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
5
-251
/
+194
2017-01-03
tipc: modify struct tipc_plist to be more versatile
Jon Paul Maloy
3
-46
/
+83
2017-01-03
tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions
Jon Paul Maloy
1
-59
/
+49
2017-01-03
af_packet: TX_RING support for TPACKET_V3
Sowmini Varadhan
1
-9
/
+30
2017-01-03
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
2
-2
/
+6
2017-01-03
RDS: add receive message trace used by application
Santosh Shilimkar
5
-3
/
+76
2017-01-03
RDS: make message size limit compliant with spec
Avinash Repaka
3
-1
/
+42
2017-01-03
RDS: add stat for socket recv memory usage
Venkat Venkatsubra
2
-0
/
+7
2017-01-03
RDS: IB: fix panic due to handlers running post teardown
Santosh Shilimkar
2
-0
/
+13
2017-01-03
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
4
-11
/
+29
2017-01-03
RDS: IB: Add vector spreading for cqs
Santosh Shilimkar
3
-3
/
+53
2017-01-03
RDS: IB: add few useful cache stasts
Santosh Shilimkar
3
-0
/
+15
2017-01-03
RDS: IB: track and log active side endpoint in connection
Santosh Shilimkar
2
-4
/
+10
2017-01-03
RDS: RDMA: silence the use_once mr log flood
Santosh Shilimkar
1
-1
/
+2
2017-01-03
RDS: IB: split the mr registration and invalidation path
Santosh Shilimkar
3
-8
/
+16
2017-01-03
RDS: RDMA: return appropriate error on rdma map failures
Santosh Shilimkar
1
-1
/
+10
2017-01-03
RDS: RDMA: start rdma listening after init
Qing Huang
1
-8
/
+3
2017-01-03
RDS: RDMA: fix the ib_map_mr_sg_zbva() argument
Santosh Shilimkar
1
-2
/
+3
2017-01-03
RDS: IB: make the transport retry count smallest
Santosh Shilimkar
1
-1
/
+1
2017-01-03
RDS: IB: include faddr in connection log
Santosh Shilimkar
3
-14
/
+13
2017-01-03
RDS: mark few internal functions static to make sparse build happy
Santosh Shilimkar
3
-7
/
+8
2017-01-03
RDS: log the address on bind failure
Santosh Shilimkar
1
-2
/
+2
2016-12-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2
-5
/
+18
2016-12-30
net: dsa: Implement ndo_get_phys_port_id
Florian Fainelli
1
-0
/
+12
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
3
-4
/
+37
2016-12-29
sctp: refactor sctp_datamsg_from_user
Marcelo Ricardo Leitner
1
-75
/
+32
2016-12-29
ipv6: remove unnecessary inet6_sk check
Dave Jones
1
-7
/
+0
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
5
-15
/
+14
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
9
-37
/
+36
2016-12-28
sctp: add pr_debug for tracking asocs not found
Marcelo Ricardo Leitner
1
-2
/
+15
2016-12-28
sctp: sctp_chunk_length_valid should return bool
Marcelo Ricardo Leitner
1
-8
/
+7
2016-12-28
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
2
-11
/
+8
2016-12-28
sctp: simplify addr copy
Marcelo Ricardo Leitner
2
-20
/
+14
2016-12-28
sctp: reduce indent level in sctp_sf_shut_8_4_5
Marcelo Ricardo Leitner
1
-30
/
+28
2016-12-28
sctp: reduce indent level at sctp_sf_tabort_8_4_8
Marcelo Ricardo Leitner
1
-23
/
+21
2016-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-55
/
+52
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
1
-6
/
+0
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2
-9
/
+9
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
5
-7
/
+7
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
14
-30
/
+30
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
98
-98
/
+98
2016-12-24
tipc: don't send FIN message from connectionless socket
Jon Paul Maloy
1
-11
/
+13
[next]