index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
net: init sk_cookie for inet socket
Yafang Shao
1
-1
/
+7
2018-04-23
net: fib_rules: add extack support
Roopa Prabhu
6
-21
/
+61
2018-04-23
fib_rules: move common handling of newrule delrule msgs into fib_nl2rule
Roopa Prabhu
1
-244
/
+192
2018-04-23
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
1
-0
/
+2
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
44
-251
/
+457
2018-04-21
net/ipv6: Remove unncessary check on f6i in fib6_check
David Ahern
1
-2
/
+1
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
3
-31
/
+82
2018-04-21
net/ipv6: Move release of fib6_info from pcpu routes to helper
David Ahern
1
-18
/
+23
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
1
-3
/
+10
2018-04-21
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
David Ahern
1
-7
/
+6
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
1
-2
/
+2
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
1
-0
/
+9
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-12
/
+42
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-138
/
+218
2018-04-20
net/ipv6: Fix ip6_convert_metrics() bug
Eric Dumazet
1
-11
/
+9
2018-04-20
tipc: confgiure and apply UDP bearer MTU on running links
GhantaKrishnamurthy MohanKrishna
3
-5
/
+25
2018-04-20
tipc: implement configuration of UDP media MTU
GhantaKrishnamurthy MohanKrishna
3
-0
/
+30
2018-04-20
tipc: set default MTU for UDP media
GhantaKrishnamurthy MohanKrishna
1
-2
/
+2
2018-04-19
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
1
-6
/
+4
2018-04-19
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
David Ahern
1
-2
/
+2
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
2
-21
/
+47
2018-04-19
net/ipv6: Remove unnecessary checks on fib6_idev
David Ahern
1
-22
/
+2
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
2
-5
/
+2
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
3
-43
/
+43
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
5
-238
/
+238
2018-04-19
llc: hold llc_sap before release_sock()
Cong Wang
1
-0
/
+7
2018-04-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-0
/
+14
2018-04-19
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
1
-1
/
+1
2018-04-19
tcp: export packets delivery info
Yuchung Cheng
3
-2
/
+13
2018-04-19
tcp: track total bytes delivered with ECN CE marks
Yuchung Cheng
2
-0
/
+3
2018-04-19
tcp: new helper to calculate newly delivered
Yuchung Cheng
1
-2
/
+15
2018-04-19
tcp: better delivery accounting for SYN-ACK and SYN-data
Yuchung Cheng
1
-3
/
+7
2018-04-19
net: change the comment of dev_mc_init
sunlianwen
1
-1
/
+1
2018-04-19
bpf: reserve xdp_frame size in xdp headroom
Jesper Dangaard Brouer
1
-9
/
+3
2018-04-18
ipv6: frags: fix a lockdep false positive
Eric Dumazet
1
-11
/
+12
2018-04-18
hv_netvsc: propogate Hyper-V friendly name into interface alias
Stephen Hemminger
1
-0
/
+1
2018-04-18
bpf: making bpf_prog_test run aware of possible data_end ptr change
Nikita V. Shirokov
1
-1
/
+2
2018-04-18
bpf: make generic xdp compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
1
-1
/
+9
2018-04-18
bpf: adding bpf_xdp_adjust_tail helper
Nikita V. Shirokov
1
-1
/
+28
2018-04-18
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2
-8
/
+5
2018-04-18
tipc: fix use-after-free in tipc_nametbl_stop
Jon Maloy
1
-12
/
+17
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
3
-49
/
+2
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
5
-200
/
+201
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
6
-147
/
+113
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+60
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
2
-77
/
+81
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
3
-25
/
+34
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2
-15
/
+26
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2
-7
/
+26
2018-04-17
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
1
-4
/
+25
[next]