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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
net: netcp: support probe deferral
Murali Karicheri
1
-0
/
+4
2018-04-18
Revert "net: netcp: remove dead code from the driver"
Murali Karicheri
1
-0
/
+9
2018-04-18
net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes
Murali Karicheri
1
-0
/
+18
2018-04-18
net: netcp: ethss: re-use stats handling code for 2u hardware
Murali Karicheri
1
-1
/
+1
2018-04-18
net: netcp: ethss: map vlan priorities to zero flow
Murali Karicheri
1
-0
/
+9
2018-04-18
net: netcp: ethss: use rgmii link status for 2u cpsw hardware
Murali Karicheri
1
-7
/
+27
2018-04-18
net: netcp: ethss: add support for handling rgmii link interface
Murali Karicheri
2
-4
/
+13
2018-04-18
net: netcp: ethss: make sgmii configuration conditional
Murali Karicheri
1
-5
/
+13
2018-04-18
net: netcp: ethss: use macro for checking ss_version consistently
Murali Karicheri
1
-13
/
+16
2018-04-18
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
4
-0
/
+29
2018-04-18
soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
Murali Karicheri
3
-23
/
+82
2018-04-17
Merge branch 'ipv6-Separate-data-structures-for-FIB-and-data-path'
David S. Miller
19
-1136
/
+1218
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
4
-106
/
+5
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
10
-270
/
+271
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
8
-152
/
+115
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
2
-0
/
+115
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
3
-78
/
+81
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
4
-27
/
+38
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
3
-15
/
+29
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
3
-8
/
+30
2018-04-17
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
1
-4
/
+25
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
3
-33
/
+58
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
5
-21
/
+42
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
5
-218
/
+133
2018-04-17
net/ipv6: Defer initialization of dst to data path
David Ahern
1
-41
/
+74
2018-04-17
net/ipv6: Move nexthop data to fib6_nh
David Ahern
6
-99
/
+125
2018-04-17
net/ipv6: Save route type in rt6_info
David Ahern
3
-26
/
+23
2018-04-17
net/ipv6: Move support functions up in route.c
David Ahern
1
-60
/
+59
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
5
-55
/
+66
2018-04-17
net/ipv6: Pass net to fib6_update_sernum
David Ahern
3
-8
/
+7
2018-04-17
vrf: Move fib6_table into net_vrf
David Ahern
1
-19
/
+6
2018-04-17
net: Handle null dst in rtnl_put_cacheinfo
David Ahern
1
-3
/
+5
2018-04-17
net: Move fib_convert_metrics to metrics file
David Ahern
4
-42
/
+60
2018-04-17
ipv6: send netlink notifications for manually configured addresses
Lorenzo Bianconi
1
-8
/
+5
2018-04-17
cxgb4vf: display pause settings
Ganesh Goudar
1
-0
/
+16
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
4
-3
/
+27
2018-04-17
net/ncsi: Refactor MAC, VLAN filters
Samuel Mendoza-Jonas
4
-311
/
+147
2018-04-17
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-7
/
+5
2018-04-17
selftest: tc_flower: add testcase for 'ip_flags'
Davide Caratti
1
-0
/
+70
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
7
-52
/
+51
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
2
-29
/
+26
2018-04-17
Merge branch 'XDP-redirect-memory-return-API'
David S. Miller
22
-198
/
+1102
2018-04-17
xdp: avoid leaking info stored in frame data on page reuse
Jesper Dangaard Brouer
1
-0
/
+8
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
7
-46
/
+74
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
9
-20
/
+25
2018-04-17
mlx5: use page_pool for xdp_return_frame call
Jesper Dangaard Brouer
3
-12
/
+48
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
3
-12
/
+65
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
5
-0
/
+451
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
5
-18
/
+241
2018-04-17
mlx5: register a memory model when XDP is enabled
Jesper Dangaard Brouer
1
-0
/
+8
[next]