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
2017-01-02
RDS: make message size limit compliant with spec
Avinash Repaka
3
-1
/
+42
2017-01-02
RDS: add stat for socket recv memory usage
Venkat Venkatsubra
2
-0
/
+7
2017-01-02
RDS: IB: fix panic due to handlers running post teardown
Santosh Shilimkar
2
-0
/
+13
2017-01-02
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
4
-11
/
+29
2017-01-02
RDS: IB: Add vector spreading for cqs
Santosh Shilimkar
3
-3
/
+53
2017-01-02
RDS: IB: add few useful cache stasts
Santosh Shilimkar
3
-0
/
+15
2017-01-02
RDS: IB: track and log active side endpoint in connection
Santosh Shilimkar
2
-4
/
+10
2017-01-02
RDS: RDMA: silence the use_once mr log flood
Santosh Shilimkar
1
-1
/
+2
2017-01-02
RDS: IB: split the mr registration and invalidation path
Santosh Shilimkar
3
-8
/
+16
2017-01-02
RDS: RDMA: return appropriate error on rdma map failures
Santosh Shilimkar
1
-1
/
+10
2017-01-02
RDS: RDMA: start rdma listening after init
Qing Huang
1
-8
/
+3
2017-01-02
RDS: RDMA: fix the ib_map_mr_sg_zbva() argument
Santosh Shilimkar
1
-2
/
+3
2017-01-02
RDS: IB: make the transport retry count smallest
Santosh Shilimkar
1
-1
/
+1
2017-01-02
RDS: IB: include faddr in connection log
Santosh Shilimkar
3
-14
/
+13
2017-01-02
RDS: mark few internal functions static to make sparse build happy
Santosh Shilimkar
3
-7
/
+8
2017-01-02
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-29
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-27
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-23
tipc: don't send FIN message from connectionless socket
Jon Paul Maloy
1
-11
/
+13
2016-12-23
sctp: fix recovering from 0 win with small data chunks
Marcelo Ricardo Leitner
1
-1
/
+1
2016-12-23
sctp: do not loose window information if in rwnd_over
Marcelo Ricardo Leitner
1
-1
/
+1
2016-12-23
neigh: Send netevent after marking neigh as dead
Ido Schimmel
1
-0
/
+1
2016-12-23
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
1
-1
/
+5
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2
-2
/
+2
2016-12-23
net/sched: cls_flower: Mandate mask when matching on flags
Or Gerlitz
1
-11
/
+12
2016-12-23
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6
Or Gerlitz
1
-2
/
+2
2016-12-22
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
1
-1
/
+2
2016-12-21
tcp: add a missing barrier in tcp_tasklet_func()
Eric Dumazet
1
-0
/
+1
2016-12-20
RDS: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
net_sched: sch_netem: use rb_entry()
Geliang Tang
1
-1
/
+1
[next]