index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: remove out label in dsa_switch_setup_one
Vivien Didelot
2017-01-04
1
-27
/
+13
*
net: Assert at build time the assumptions we make about the CMSG header.
David S. Miller
2017-01-04
2
-0
/
+5
*
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
2017-01-04
4
-11
/
+9
*
net/sched: cls_matchall: Fix error path
Yotam Gigi
2017-01-04
1
-6
/
+16
*
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
2017-01-03
5
-251
/
+194
*
tipc: modify struct tipc_plist to be more versatile
Jon Paul Maloy
2017-01-03
3
-46
/
+83
*
tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions
Jon Paul Maloy
2017-01-03
1
-59
/
+49
*
af_packet: TX_RING support for TPACKET_V3
Sowmini Varadhan
2017-01-03
1
-9
/
+30
*
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
2017-01-03
2
-2
/
+6
*
RDS: add receive message trace used by application
Santosh Shilimkar
2017-01-02
5
-3
/
+76
*
RDS: make message size limit compliant with spec
Avinash Repaka
2017-01-02
3
-1
/
+42
*
RDS: add stat for socket recv memory usage
Venkat Venkatsubra
2017-01-02
2
-0
/
+7
*
RDS: IB: fix panic due to handlers running post teardown
Santosh Shilimkar
2017-01-02
2
-0
/
+13
*
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
2017-01-02
4
-11
/
+29
*
RDS: IB: Add vector spreading for cqs
Santosh Shilimkar
2017-01-02
3
-3
/
+53
*
RDS: IB: add few useful cache stasts
Santosh Shilimkar
2017-01-02
3
-0
/
+15
*
RDS: IB: track and log active side endpoint in connection
Santosh Shilimkar
2017-01-02
2
-4
/
+10
*
RDS: RDMA: silence the use_once mr log flood
Santosh Shilimkar
2017-01-02
1
-1
/
+2
*
RDS: IB: split the mr registration and invalidation path
Santosh Shilimkar
2017-01-02
3
-8
/
+16
*
RDS: RDMA: return appropriate error on rdma map failures
Santosh Shilimkar
2017-01-02
1
-1
/
+10
*
RDS: RDMA: start rdma listening after init
Qing Huang
2017-01-02
1
-8
/
+3
*
RDS: RDMA: fix the ib_map_mr_sg_zbva() argument
Santosh Shilimkar
2017-01-02
1
-2
/
+3
*
RDS: IB: make the transport retry count smallest
Santosh Shilimkar
2017-01-02
1
-1
/
+1
*
RDS: IB: include faddr in connection log
Santosh Shilimkar
2017-01-02
3
-14
/
+13
*
RDS: mark few internal functions static to make sparse build happy
Santosh Shilimkar
2017-01-02
3
-7
/
+8
*
RDS: log the address on bind failure
Santosh Shilimkar
2017-01-02
1
-2
/
+2
*
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2016-12-30
2
-5
/
+18
*
net: dsa: Implement ndo_get_phys_port_id
Florian Fainelli
2016-12-30
1
-0
/
+12
*
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
2016-12-29
3
-4
/
+37
*
sctp: refactor sctp_datamsg_from_user
Marcelo Ricardo Leitner
2016-12-29
1
-75
/
+32
*
ipv6: remove unnecessary inet6_sk check
Dave Jones
2016-12-29
1
-7
/
+0
*
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
5
-15
/
+14
*
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-12-29
9
-37
/
+36
*
sctp: add pr_debug for tracking asocs not found
Marcelo Ricardo Leitner
2016-12-28
1
-2
/
+15
*
sctp: sctp_chunk_length_valid should return bool
Marcelo Ricardo Leitner
2016-12-28
1
-8
/
+7
*
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
2016-12-28
2
-11
/
+8
*
sctp: simplify addr copy
Marcelo Ricardo Leitner
2016-12-28
2
-20
/
+14
*
sctp: reduce indent level in sctp_sf_shut_8_4_5
Marcelo Ricardo Leitner
2016-12-28
1
-30
/
+28
*
sctp: reduce indent level at sctp_sf_tabort_8_4_8
Marcelo Ricardo Leitner
2016-12-28
1
-23
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-28
7
-55
/
+52
|
\
|
*
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2016-12-27
1
-6
/
+0
|
*
openvswitch: upcall: Fix vlan handling.
pravin shelar
2016-12-27
2
-28
/
+27
|
*
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2016-12-27
2
-9
/
+9
|
*
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2016-12-26
1
-1
/
+3
|
*
tipc: don't send FIN message from connectionless socket
Jon Paul Maloy
2016-12-23
1
-11
/
+13
*
|
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
5
-7
/
+7
*
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
14
-30
/
+30
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
98
-98
/
+98
|
/
*
sctp: fix recovering from 0 win with small data chunks
Marcelo Ricardo Leitner
2016-12-23
1
-1
/
+1
[next]