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-11-01
tipc: remove SS_CONNECTED sock state
Parthasarathy Bhuvaragan
1
-48
/
+38
2016-11-01
tipc: create TIPC_CONNECTING as a new sk_state
Parthasarathy Bhuvaragan
1
-32
/
+28
2016-11-01
tipc: remove SS_DISCONNECTING state
Parthasarathy Bhuvaragan
1
-80
/
+52
2016-11-01
tipc: create TIPC_DISCONNECTING as a new sk_state
Parthasarathy Bhuvaragan
1
-15
/
+24
2016-11-01
tipc: create TIPC_OPEN as a new sk_state
Parthasarathy Bhuvaragan
1
-54
/
+43
2016-11-01
tipc: create TIPC_ESTABLISHED as a new sk_state
Parthasarathy Bhuvaragan
1
-7
/
+11
2016-11-01
tipc: create TIPC_LISTEN as a new sk_state
Parthasarathy Bhuvaragan
1
-19
/
+43
2016-11-01
tipc: remove socket state SS_READY
Parthasarathy Bhuvaragan
1
-18
/
+31
2016-11-01
tipc: remove probing_intv from tipc_sock
Parthasarathy Bhuvaragan
1
-10
/
+9
2016-11-01
tipc: remove tsk->connected from tipc_sock
Parthasarathy Bhuvaragan
1
-17
/
+19
2016-11-01
tipc: remove tsk->connected for connectionless sockets
Parthasarathy Bhuvaragan
1
-3
/
+1
2016-11-01
tipc: rename tsk->remote to tsk->peer for consistent naming
Parthasarathy Bhuvaragan
1
-6
/
+5
2016-11-01
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
2
-9
/
+11
2016-11-01
tipc: set kern=0 in sk_alloc() during tipc_accept()
Parthasarathy Bhuvaragan
1
-1
/
+1
2016-11-01
tipc: wakeup sleeping users at disconnect
Parthasarathy Bhuvaragan
1
-0
/
+1
2016-11-01
tipc: return early for non-blocking sockets at link congestion
Parthasarathy Bhuvaragan
1
-0
/
+6
2016-10-31
bridge: mcast: add router port on PIM hello message
Nikolay Aleksandrov
1
-1
/
+21
2016-10-31
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
2
-2
/
+2
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2
-45
/
+103
2016-10-31
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
1
-23
/
+50
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2
-1
/
+36
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
1
-0
/
+29
2016-10-31
net: add an ioctl to get a socket network namespace
Andrey Vagin
1
-0
/
+13
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
86
-412
/
+671
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
85
-412
/
+675
2016-10-29
genetlink: Fix generic netlink family unregister
pravin shelar
1
-1
/
+1
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
30
-325
/
+1077
2016-10-29
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
6
-6
/
+33
2016-10-29
tcp_bbr: add a state transition diagram and accompanying comment
Neal Cardwell
1
-1
/
+31
2016-10-29
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m...
David S. Miller
23
-190
/
+129
2016-10-29
rds: debug messages are enabled by default
shamir rabinovitch
2
-2
/
+2
2016-10-29
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+4
2016-10-29
net: dev: Fix non-RCU based lower dev walker
David Ahern
1
-2
/
+2
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
1
-1
/
+1
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
3
-15
/
+3
2016-10-29
Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-3
/
+2
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2
-5
/
+5
2016-10-29
net_sched actions: use nla_parse_nested()
Johannes Berg
1
-2
/
+1
2016-10-29
switchdev: Remove redundant variable
Ido Schimmel
1
-4
/
+1
2016-10-29
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Thomas Graf
3
-8
/
+3
2016-10-29
net: ip, diag: include net/inet_sock.h
Arnd Bergmann
1
-0
/
+1
2016-10-29
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
Eli Cooper
1
-0
/
+1
2016-10-29
inet: Fix missing return value in inet6_hash
Craig Gallek
1
-2
/
+4
2016-10-29
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
1
-6
/
+6
2016-10-28
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
Colin Ian King
1
-6
/
+3
2016-10-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-8
/
+0
2016-10-28
mac80211: fils_aead: fix encrypt error handling
Arnd Bergmann
1
-4
/
+2
2016-10-27
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
1
-3
/
+11
2016-10-27
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
1
-1
/
+2
2016-10-27
flow_dissector: fix vlan tag handling
Arnd Bergmann
1
-5
/
+5
[next]