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-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-27
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
1
-3
/
+11
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
23
-34
/
+34
2016-10-27
genetlink: use idr to track families
Johannes Berg
1
-165
/
+106
2016-10-27
genetlink: statically initialize families
Johannes Berg
23
-219
/
+304
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
23
-40
/
+22
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
5
-35
/
+53
2016-10-27
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
1
-3
/
+18
2016-10-26
devlink: Prevent port_type_set() callback when it's not needed
Elad Raz
1
-0
/
+2
2016-10-26
batman-adv: Revert "use core MTU range checking in misc drivers"
Sven Eckelmann
1
-1
/
+12
2016-10-26
sch_htb: do not report fake rate estimators
Eric Dumazet
1
-1
/
+1
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
6
-4
/
+303
2016-10-23
lwt: Remove unused len field
Thomas Graf
2
-7
/
+2
2016-10-23
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
1
-1
/
+8
2016-10-23
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
Shmulik Ladkani
1
-4
/
+5
2016-10-22
bpf: add helper for retrieving current numa node id
Daniel Borkmann
1
-0
/
+2
2016-10-22
udp: use it's own memory accounting schema
Paolo Abeni
4
-66
/
+33
2016-10-22
udp: implement memory accounting helpers
Paolo Abeni
1
-0
/
+106
2016-10-22
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
2
-33
/
+67
2016-10-21
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
5
-2
/
+11
2016-10-20
ipv4/6: use core net MTU range checking
Jarod Wilson
4
-33
/
+12
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
5
-43
/
+8
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
4
-14
/
+7
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
1
-10
/
+1
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-11
/
+4
2016-10-20
tcp: relax listening_hash operations
Eric Dumazet
2
-15
/
+7
2016-10-20
ila: Fix tailroom allocation of lwtstate
Thomas Graf
1
-1
/
+1
2016-10-19
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
3
-4
/
+0
2016-10-19
openvswitch: remove unused functions
Jiri Benc
2
-17
/
+0
2016-10-18
net: vlan: Use sizeof instead of literal number
Gao Feng
1
-2
/
+2
2016-10-18
net: dev: Improve debug statements for adjacency tracking
David Ahern
1
-7
/
+15
2016-10-18
net: Add warning if any lower device is still in adjacency list
David Ahern
1
-0
/
+15
2016-10-18
net: Remove all_adj_list and its references
David Ahern
1
-205
/
+18
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
1
-0
/
+155
2016-10-18
net: Remove refnr arg when inserting link adjacencies
David Ahern
1
-15
/
+12
2016-10-18
vlan: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
1
-2
/
+1
2016-10-17
net: report right mtu value in error message
Jakub Kicinski
1
-1
/
+1
2016-10-17
rds: Remove duplicate prefix from rds_conn_path_error use
Joe Perches
1
-2
/
+1
2016-10-17
rds: Remove unused rds_conn_error
Joe Perches
2
-19
/
+0
2016-10-17
ila: Don't use dest cache when gateway is set
Tom Herbert
1
-0
/
+8
2016-10-15
ila: Cache a route to translated address
Tom Herbert
1
-6
/
+74
2016-10-15
lwtunnel: Add destroy state operation
Tom Herbert
1
-0
/
+13
2016-10-14
net/sched: act_mirred: Implement ingress actions
Shmulik Ladkani
1
-6
/
+45
2016-10-14
net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header
Shmulik Ladkani
1
-13
/
+15
2016-10-14
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...
Shmulik Ladkani
1
-5
/
+6
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
1
-136
/
+0
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-542
/
+950
2016-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-29
/
+45
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
21
-478
/
+794
[next]