Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1cbbf01cfe251447d232ccd6b031252bc5fa4b80
1cbbf01
r8169: remove member align from struct rtl_cfg_info
by Heiner Kallweit
· 7 years ago
008b4a9
r8169: remove unused member features from struct
by Heiner Kallweit
· 7 years ago
e8f3f70
Merge branch 'netcp-K2G-SoC-support'
by David S. Miller
· 7 years ago
8585661
net: netcp: ethss: k2g: add promiscuous mode support
by WingMan Kwok
· 7 years ago
0542a87
net: netcp: add api to support set rx mode in netcp modules
by WingMan Kwok
· 7 years ago
21f706b
net: netcp: support probe deferral
by Murali Karicheri
· 7 years ago
c52b678
Revert "net: netcp: remove dead code from the driver"
by Murali Karicheri
· 7 years ago
7b647b9
net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes
by Murali Karicheri
· 7 years ago
dc07ec9
net: netcp: ethss: re-use stats handling code for 2u hardware
by Murali Karicheri
· 7 years ago
65c4506
net: netcp: ethss: map vlan priorities to zero flow
by Murali Karicheri
· 7 years ago
7771f2b
net: netcp: ethss: use rgmii link status for 2u cpsw hardware
by Murali Karicheri
· 7 years ago
478e9a5
net: netcp: ethss: add support for handling rgmii link interface
by Murali Karicheri
· 7 years ago
775f953
net: netcp: ethss: make sgmii configuration conditional
by Murali Karicheri
· 7 years ago
2953586
net: netcp: ethss: use macro for checking ss_version consistently
by Murali Karicheri
· 7 years ago
a2dd687
soc: ti: K2G: provide APIs to support driver probe deferral
by Murali Karicheri
· 7 years ago
350601b
soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
by Murali Karicheri
· 7 years ago
0565de2
Merge branch 'ipv6-Separate-data-structures-for-FIB-and-data-path'
by David S. Miller
· 7 years ago
77634cc
net/ipv6: Remove unused code and variables for rt6_info
by David Ahern
· 7 years ago
8d1c802
net/ipv6: Flip FIB entries to fib6_info
by David Ahern
· 7 years ago
93531c6
net/ipv6: separate handling of FIB entries from dst based routes
by David Ahern
· 7 years ago
a64efe14
net/ipv6: introduce fib6_info struct and helpers
by David Ahern
· 7 years ago
23fb93a
net/ipv6: Cleanup exception and cache route handling
by David Ahern
· 7 years ago
acb54e3
net/ipv6: Add gfp_flags to route add functions
by David Ahern
· 7 years ago
f8a1b43
net/ipv6: Create a neigh_lookup for FIB entries
by David Ahern
· 7 years ago
3b6761d
net/ipv6: Move dst flags to booleans in fib entries
by David Ahern
· 7 years ago
dec9b0e
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
by David Ahern
· 7 years ago
421842e
net/ipv6: Add fib6_null_entry
by David Ahern
· 7 years ago
1489568
net/ipv6: move expires into rt6_info
by David Ahern
· 7 years ago
d4ead6b
net/ipv6: move metrics from dst to rt6_info
by David Ahern
· 7 years ago
6edb3c9
net/ipv6: Defer initialization of dst to data path
by David Ahern
· 7 years ago
5e670d8
net/ipv6: Move nexthop data to fib6_nh
by David Ahern
· 7 years ago
e8478e8
net/ipv6: Save route type in rt6_info
by David Ahern
· 7 years ago
ae90d86
net/ipv6: Move support functions up in route.c
by David Ahern
· 7 years ago
afb1d4b5
net/ipv6: Pass net namespace to route functions
by David Ahern
· 7 years ago
7aef685
net/ipv6: Pass net to fib6_update_sernum
by David Ahern
· 7 years ago
43b059a
vrf: Move fib6_table into net_vrf
by David Ahern
· 7 years ago
3940746
net: Handle null dst in rtnl_put_cacheinfo
by David Ahern
· 7 years ago
a919525
net: Move fib_convert_metrics to metrics file
by David Ahern
· 7 years ago
a2d481b
ipv6: send netlink notifications for manually configured addresses
by Lorenzo Bianconi
· 7 years ago
a64dcdd
cxgb4vf: display pause settings
by Ganesh Goudar
· 7 years ago
72f6d71
vxlan: add ttl inherit support
by Hangbin Liu
· 7 years ago
062b3e1
net/ncsi: Refactor MAC, VLAN filters
by Samuel Mendoza-Jonas
· 7 years ago
c210f7b
KEYS: DNS: limit the length of option strings
by Eric Biggers
· 7 years ago
e3c1917
selftest: tc_flower: add testcase for 'ip_flags'
by Davide Caratti
· 7 years ago
bdb7cc6
ipv6: Count interface receive statistics on the ingress netdev
by Stephen Suryaputra
· 7 years ago
032234d
net/ipv6: Make __inet6_bind static
by David Ahern
· 7 years ago
684009d
Merge branch 'XDP-redirect-memory-return-API'
by David S. Miller
· 7 years ago
6dfb970
xdp: avoid leaking info stored in frame data on page reuse
by Jesper Dangaard Brouer
· 7 years ago
44fa2db
xdp: transition into using xdp_frame for ndo_xdp_xmit
by Jesper Dangaard Brouer
· 7 years ago
0399309
xdp: transition into using xdp_frame for return API
by Jesper Dangaard Brouer
· 7 years ago
60bbf7e
mlx5: use page_pool for xdp_return_frame call
by Jesper Dangaard Brouer
· 7 years ago
57d0a1c
xdp: allow page_pool as an allocator type in xdp_return_frame
by Jesper Dangaard Brouer
· 7 years ago
ff7d6b2
page_pool: refurbish version of page_pool code
by Jesper Dangaard Brouer
· 7 years ago
8d5d885
xdp: rhashtable with allocator ID to pointer mapping
by Jesper Dangaard Brouer
· 7 years ago
84f5e3f
mlx5: register a memory model when XDP is enabled
by Jesper Dangaard Brouer
· 7 years ago
b411ef1
i40e: convert to use generic xdp_frame and xdp_return_frame API
by Jesper Dangaard Brouer
· 7 years ago
70280ed
bpf: cpumap convert to use generic xdp_frame
by Jesper Dangaard Brouer
· 7 years ago
cac320c
virtio_net: convert to use generic xdp_frame and xdp_return_frame API
by Jesper Dangaard Brouer
· 7 years ago
1ffcbc8
tun: convert to use generic xdp_frame and xdp_return_frame API
by Jesper Dangaard Brouer
· 7 years ago
c0048cf
xdp: introduce a new xdp_frame type
by Jesper Dangaard Brouer
· 7 years ago
106ca27
xdp: move struct xdp_buff from filter.h to xdp.h
by Jesper Dangaard Brouer
· 7 years ago
189ead8
ixgbe: use xdp_return_frame API
by Jesper Dangaard Brouer
· 7 years ago
5ab073f
xdp: introduce xdp_return_frame API and use in cpumap
by Jesper Dangaard Brouer
· 7 years ago
5168d73
mlx5: basic XDP_REDIRECT forward support
by Jesper Dangaard Brouer
· 7 years ago
897ddc2
liquidio: Enhanced ethtool stats
by Intiyaz Basha
· 7 years ago
ef53e9e
net: Remove unused tcp_set_state tracepoint
by Andrey Ignatov
· 7 years ago
4c85d2d
Merge branch 'pci-mrrs-consts'
by David S. Miller
· 7 years ago
8d98aa3
r8169: replace magic numbers with PCI MRRS constant
by Heiner Kallweit
· 7 years ago
a5724fc
PCI: Add two more values for PCIe Max_Read_Request_Size
by Heiner Kallweit
· 7 years ago
5da8baa
Merge branch 'net-stmmac-Stop-using-hard-coded-callbacks'
by David S. Miller
· 7 years ago
2c520b1
net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers
by Jose Abreu
· 7 years ago
cc4c900
net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers
by Jose Abreu
· 7 years ago
c10d4c8
net: stmmac: Switch stmmac_ops to generic HW Interface Helpers
by Jose Abreu
· 7 years ago
a4e887f
net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers
by Jose Abreu
· 7 years ago
42de047
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
by Jose Abreu
· 7 years ago
309c446c
Merge branch 'tcp-zero-copy-receive'
by David S. Miller
· 7 years ago
192dc40
selftests: net: add tcp_mmap program
by Eric Dumazet
· 7 years ago
93ab6cc
tcp: implement mmap() for zero copy receive
by Eric Dumazet
· 7 years ago
03f45c8
tcp: avoid extra wakeups for SO_RCVLOWAT users
by Eric Dumazet
· 7 years ago
796f82e
tcp: fix delayed acks behavior for SO_RCVLOWAT
by Eric Dumazet
· 7 years ago
d136184
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
by Eric Dumazet
· 7 years ago
10b19ae
tc-testing: add sample action tests
by Roman Mashak
· 7 years ago
f85f94b
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
by Lorenzo Bianconi
· 7 years ago
9a00b69
net: socionext: reset hardware in ndo_stop
by Masahisa KOJIMA
· 7 years ago
c009f41
net: netsec: enable tx-irq during open callback
by Jassi Brar
· 7 years ago
eda7d46
net: mediatek: use of_device_get_match_data()
by Ryder Lee
· 7 years ago
5d13659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
67a7a8f
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
c5c177c
Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
d1cb771
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
cb098d5
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 7 years ago
07820c3
Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
c17b0aa
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
e241e3f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
e5c3722
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
1fe43114
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
9697376
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 7 years ago
77cb51e
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
375479c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
45df60c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
Next »