index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-01-04
xfrm: trivial typos
Alexander Alemayhu
2016-12-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2016-12-29
net: dsa: Implement ndo_get_phys_port_id
Florian Fainelli
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
2016-12-29
sctp: refactor sctp_datamsg_from_user
Marcelo Ricardo Leitner
2016-12-29
ipv6: remove unnecessary inet6_sk check
Dave Jones
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-12-28
sctp: add pr_debug for tracking asocs not found
Marcelo Ricardo Leitner
2016-12-28
sctp: sctp_chunk_length_valid should return bool
Marcelo Ricardo Leitner
2016-12-28
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
2016-12-28
sctp: simplify addr copy
Marcelo Ricardo Leitner
2016-12-28
sctp: reduce indent level in sctp_sf_shut_8_4_5
Marcelo Ricardo Leitner
2016-12-28
sctp: reduce indent level at sctp_sf_tabort_8_4_8
Marcelo Ricardo Leitner
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-23
tipc: don't send FIN message from connectionless socket
Jon Paul Maloy
2016-12-23
sctp: fix recovering from 0 win with small data chunks
Marcelo Ricardo Leitner
2016-12-23
sctp: do not loose window information if in rwnd_over
Marcelo Ricardo Leitner
2016-12-23
neigh: Send netevent after marking neigh as dead
Ido Schimmel
2016-12-23
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2016-12-23
net/sched: cls_flower: Mandate mask when matching on flags
Or Gerlitz
2016-12-23
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6
Or Gerlitz
2016-12-22
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
2016-12-21
tcp: add a missing barrier in tcp_tasklet_func()
Eric Dumazet
2016-12-20
RDS: use rb_entry()
Geliang Tang
2016-12-20
net_sched: sch_netem: use rb_entry()
Geliang Tang
2016-12-20
net_sched: sch_fq: use rb_entry()
Geliang Tang
2016-12-20
sctp: not copying duplicate addrs to the assoc's bind address list
Xin Long
2016-12-20
sctp: reduce indent level in sctp_copy_local_addr_list
Xin Long
2016-12-20
openvswitch: Add a missing break statement.
Jarno Rajahalme
2016-12-20
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-12-17
net: ipv6: check route protocol when deleting routes
Mantas M
2016-12-17
net/x25: use designated initializers
Kees Cook
2016-12-17
net: use designated initializers
Kees Cook
2016-12-17
ATM: use designated initializers
Kees Cook
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
2016-12-17
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...
Xin Long
2016-12-17
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
2016-12-17
irda: irnet: add member name to the miscdevice declaration
LABBE Corentin
[next]