Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6fa7da249269a6146ce456c43098901c81c8afdf
6fa7da2
can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()
by Marc Kleine-Budde
· 10 years ago
1ba763d
can: flexcan: give member of flexcan_priv holding mailboxes a sensible name
by Marc Kleine-Budde
· 10 years ago
89af874
can: flexcan: use pointer to struct regs instead of void pointer for mmio address space
by Marc Kleine-Budde
· 10 years ago
f377bff
can: flexcan: rename feature into quirks
by Marc Kleine-Budde
· 10 years ago
749de6f
can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr
by Marc Kleine-Budde
· 10 years ago
8c41174
can: flexcan: remove unused header files
by Marc Kleine-Budde
· 10 years ago
2785968
can: headers: make header files self contained
by Marc Kleine-Budde
· 10 years ago
0012e5c
can: flexcan: cleanup coding style and fix typos
by Marc Kleine-Budde
· 10 years ago
a1ef48e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
eaf9a99
Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 9 years ago
22a3f9a
rxrpc: Replace get_seconds with ktime_get_seconds
by Ksenija Stanojevic
· 10 years ago
62e3b1d
Merge branch 'hsilicon-net-subsys'
by David S. Miller
· 9 years ago
b5996f1
net: add Hisilicon Network Subsystem basic ethernet support
by huangdaode
· 10 years ago
511e6bc
net: add Hisilicon Network Subsystem DSAF support
by huangdaode
· 10 years ago
6fe6611
net: add Hisilicon Network Subsystem hnae framework support
by huangdaode
· 10 years ago
5b904d3
net: add Hisilicon Network Subsystem MDIO support
by huangdaode
· 10 years ago
fc7e37c
net: add Hisilicon Network Subsystem support (config and documents)
by huangdaode
· 10 years ago
812494d
xen-netfront: always set num queues if possible
by chas williams
· 10 years ago
47bbbb3
sch_dsmark: improve memory locality
by Eric Dumazet
· 10 years ago
2535400
Merge branch 'bcmgenet-irq-coalesce'
by David S. Miller
· 10 years ago
4a29645
net: bcmgenet: Implement RX coalescing control knobs
by Florian Fainelli
· 10 years ago
2f91307
net: bcmgenet: Implement TX coalescing control knobs
by Florian Fainelli
· 10 years ago
9110fe4
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
by Woojung.Huh@microchip.com
· 10 years ago
758c5c1
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control.
by Woojung.Huh@microchip.com
· 10 years ago
bdfba55e
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h
by Woojung.Huh@microchip.com
· 10 years ago
ce85e13
lan78xx: Update to use phylib instead of mii_if_info.
by Woojung.Huh@microchip.com
· 10 years ago
05fe68c
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
by Woojung.Huh@microchip.com
· 10 years ago
6c595b0
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
by Woojung.Huh@microchip.com
· 10 years ago
bde6f9d
net: Initialize table in fib result
by David Ahern
· 10 years ago
41a9802f
Merge branch 'bpf_avoid_clone'
by David S. Miller
· 10 years ago
27b29f6
bpf: add bpf_redirect() helper
by Alexei Starovoitov
· 10 years ago
045efa8
cls_bpf: introduce integrated actions
by Daniel Borkmann
· 10 years ago
f6c5333
net: only check perm protocol when register proto
by Junwei Zhang
· 10 years ago
4b1b865
bonding: use l4 hash if available
by Eric Dumazet
· 10 years ago
58d607d
tcp: provide skb->hash to synack packets
by Eric Dumazet
· 10 years ago
f91638a
i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13
by Catherine Sullivan
· 10 years ago
b72dc7b
i40e/i40evf: add get AQ result command to nvmupdate utility
by Shannon Nelson
· 10 years ago
e4c83c2
i40e/i40evf: add exec_aq command to nvmupdate utility
by Shannon Nelson
· 10 years ago
2f1b5bc
i40e/i40evf: add wait states to NVM state machine
by Shannon Nelson
· 10 years ago
0af8e9d
i40e/i40evf: add GetStatus command for nvmupdate
by Shannon Nelson
· 10 years ago
6b5c1b8
i40e/i40evf: add handling of writeback descriptor
by Shannon Nelson
· 10 years ago
87db27a
i40e/i40evf: save aq writeback for future inspection
by Shannon Nelson
· 10 years ago
79afe83
i40e: rename variable to prevent clash of understanding
by Shannon Nelson
· 10 years ago
bbe8373
Merge branch 'nf_hook_netns'
by David S. Miller
· 10 years ago
be10de0
netfilter: Add blank lines in callers of netfilter hooks
by Eric W. Biederman
· 10 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 10 years ago
9dff2c9
netfilter: Use nf_hook_state.net
by Eric W. Biederman
· 10 years ago
29a26a5
netfilter: Pass struct net into the netfilter hooks
by Eric W. Biederman
· 10 years ago
04eb448
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
by Eric W. Biederman
· 10 years ago
f2d74cf
bridge: Cache net in br_nf_pre_routing_finish
by Eric W. Biederman
· 10 years ago
6532948
bridge: Pass net into br_nf_push_frag_xmit
by Eric W. Biederman
· 10 years ago
8d4df0b9
bridge: Pass net into br_nf_ip_fragment
by Eric W. Biederman
· 10 years ago
adb28c9
ipv6: Compute net once in raw6_send_hdrinc
by Eric W. Biederman
· 10 years ago
19a0644
ipv6: Cache net in ip6_output
by Eric W. Biederman
· 10 years ago
78126c4
ipv6: Only compute net once in ip6_finish_output2
by Eric W. Biederman
· 10 years ago
9865249
ipv6: Don't recompute net in ip6_rcv
by Eric W. Biederman
· 10 years ago
2b4aa3c
net: Remove dev_queue_xmit_sk
by Eric W. Biederman
· 10 years ago
1f19c57
bridge: Introduce br_send_bpdu_finish
by Eric W. Biederman
· 10 years ago
f9e4306
arp: Introduce arp_xmit_finish
by Eric W. Biederman
· 10 years ago
244ba77
ipv6: Only compute net once in ip6mr_forward2_finish
by Eric W. Biederman
· 10 years ago
758ccac
ipv4: Only compute net once in ipmr_forward_finish
by Eric W. Biederman
· 10 years ago
38184b3
ipv4: Only compute net once in ip_rcv_finish
by Eric W. Biederman
· 10 years ago
4ba1bf4
ipv4: Only compute net once in ip_finish_output2
by Eric W. Biederman
· 10 years ago
9479b0a
ipv4: Explicitly compute net in ip_fragment
by Eric W. Biederman
· 10 years ago
26a949d
ipv4: Only compute net once in ip_do_fragment
by Eric W. Biederman
· 10 years ago
cc4c851
ipv4: Don't recompute net in ipmr_queue_xmit
by Eric W. Biederman
· 10 years ago
88f5cc2
ipv4: Remember the net in ip_output and ip_mc_output
by Eric W. Biederman
· 10 years ago
e707766
ipv4: Compute net once in ip_rcv
by Eric W. Biederman
· 10 years ago
f8e1ac7
ipv4: Compute net once in ip_forward_finish
by Eric W. Biederman
· 10 years ago
fcad0ac
ipv4: Compute net once in ip_forward
by Eric W. Biederman
· 10 years ago
5a70649
net: Merge dst_output and dst_output_sk
by Eric W. Biederman
· 10 years ago
a6568b2
xfrm: Remove unused afinfo method init_dst
by Eric W. Biederman
· 10 years ago
7a77350
netfilter: Pass net to nf_hook_thresh
by Eric W. Biederman
· 10 years ago
b11b1f6
netfilter: Store net in nf_hook_state
by Eric W. Biederman
· 10 years ago
fb88425
netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh
by Eric W. Biederman
· 10 years ago
a2f23e0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 10 years ago
c4047f5
net-sysfs: get_netdev_queue_index() cleanup
by Thadeu Lima de Souza Cascardo
· 10 years ago
0738eff
can: Allwinner A10/A20 CAN Controller support - Kernel module
by Gerhard Bertelsmann
· 10 years ago
4366bd4
can: Allwinner A10/A20 CAN Controller support - Devicetree bindings
by Gerhard Bertelsmann
· 10 years ago
d24c8f2
net: smc91x: convert pxa dma to dmaengine
by Robert Jarzmik
· 10 years ago
37d2dbc
net: fix cdc-phonet.c dependency and build error
by Randy Dunlap
· 10 years ago
b84ee0d
cdc: add header guards
by Stephen Rothwell
· 10 years ago
9adbac5
fm10k: fix iov_msg_mac_vlan_pf VID checks
by Jacob Keller
· 10 years ago
ac98100
fm10k: Only trigger data path reset if fabric is up
by Alexander Duyck
· 10 years ago
95f4f8d
fm10k: re-enable VF after a full reset on detection of a Malicious event
by Jacob Keller
· 10 years ago
5c2d642
fm10k: TRIVIAL fix typo in fm10k_netdev.c
by Jacob Keller
· 10 years ago
e71c931
fm10k: send traffic on default VID to VLAN device if we have one
by Jacob Keller
· 10 years ago
6fbc6b3
fm10k: TRIVIAL fix up ordering of __always_unused and style
by Jacob Keller
· 10 years ago
855c40f
fm10k: remove is_slot_appropriate
by Jacob Keller
· 10 years ago
b655a5c
fm10k: don't store sw_vid at reset
by Jacob Keller
· 10 years ago
3f0bdb2
fm10k: allow creation of VLAN interfaces even while down
by Jacob Keller
· 10 years ago
0ff3667
fm10k: Report MAC address on driver load
by Alexander Duyck
· 10 years ago
aae072e
fm10k: Don't assume page fragments are page size
by Alexander Duyck
· 10 years ago
bdc7f59
fm10k: update netdev perm_addr during reinit, instead of at up
by Jacob Keller
· 10 years ago
106c07a
fm10k: update fm10k_slot_warn to use pcie_get_minimum link
by Jacob Keller
· 10 years ago
56f0569
fm10k: only prevent removal of default VID rules
by Jacob Keller
· 10 years ago
e402966
fm10k: disable service task during suspend
by Jacob Keller
· 10 years ago
8ac34f1
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
by Alexander Duyck
· 10 years ago
6b010e9
ixgbe: Teardown SR-IOV before unregister_netdev()
by Alex Williamson
· 10 years ago
4ccc650
ixgbe: fix issue with SFP events with new X550 devices
by Don Skidmore
· 10 years ago
Next »