Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a283ad5066cd63f595224c7476001cfc367fdf2e
a283ad5
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
6ce40fc
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
ebb676d
bpf: Print function name in addition to function id
by Thomas Graf
· 8 years ago
46b5ab1
net: dev: Fix non-RCU based lower dev walker
by David Ahern
· 8 years ago
b917783
flow_dissector: __skb_get_hash_symmetric arg can be const
by Florian Westphal
· 8 years ago
5ea8ea2
tcp/dccp: drop SYN packets if accept queue is full
by Eric Dumazet
· 8 years ago
58effd7
net: phy: at803x: Add a definition for PHY ID mask
by Fabio Estevam
· 8 years ago
c778453
switchdev: Remove redundant variable
by Ido Schimmel
· 8 years ago
b15ca18
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
by Thomas Graf
· 8 years ago
f8da977
net: ip, diag: include net/inet_sock.h
by Arnd Bergmann
· 8 years ago
0f16bc1
driver: tun: Move tun check into the block of TUNSETIFF condition check
by Gao Feng
· 8 years ago
93a205e
virtio-net: Update the mtu code to match virtio spec
by Aaron Conole
· 8 years ago
5d4ca23
i40e: Clean up handling of msglevel flags and debug parameter
by Alexander Duyck
· 8 years ago
c17ef43
i40e: Fix bit logic error in failure case
by David Ertman
· 8 years ago
cf465fe
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
by Bimmy Pujari
· 8 years ago
53cb6e9
i40e: Removal of workaround for simple MAC address filter deletion
by Filip Sadowski
· 8 years ago
ab425cb
i40e: Fix for long link down notification time
by Carolyn Wyborny
· 8 years ago
99dad8b
i40e: Drop redundant Rx descriptor processing code
by Alexander Duyck
· 8 years ago
1281505
i40e: fix confusing dmesg info for ethtool -L option
by Lihong Yang
· 8 years ago
fe180a5
i40e: Make struct i40e_stats const
by Joe Perches
· 8 years ago
4adbb64
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
by Bimmy Pujari
· 8 years ago
96db776
i40e/i40evf: fix interrupt affinity bug
by Alan Brady
· 8 years ago
6d6fd1b
i40e: group base mode VF offload flags
by Preethi Banala
· 8 years ago
7be96322
i40e: reopen client after reset
by Mitch Williams
· 8 years ago
e1da71c
i40e: Drop code for unsupported flow types
by Alexander Duyck
· 8 years ago
dc76212
i40e: Remove unused function i40e_vsi_lookup
by Alexander Duyck
· 8 years ago
7ed3573
i40e: Bit test mask correction
by Filip Sadowski
· 8 years ago
ed24540
i40e: Rewrite Flow Director busy wait loop
by Alexander Duyck
· 8 years ago
c73d2e8
i40e: Fix client interaction
by Carolyn Wyborny
· 8 years ago
b09edbd
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
by Colin Ian King
· 8 years ago
d5a14ff
Merge branch 'mlxsw-next'
by David S. Miller
· 8 years ago
71fac30
mlxsw: switchx2: Set physical device for port netdevice
by Jiri Pirko
· 8 years ago
f20a91f
mlxsw: spectrum: Set physical device for port netdevice
by Jiri Pirko
· 8 years ago
1d20d23
mlxsw: Move PCI id table definitions into driver modules
by Jiri Pirko
· 8 years ago
62e86f9
mlxsw: pci: Rename header with HW definitions
by Jiri Pirko
· 8 years ago
8c9583a
mlxsw: spectrum: Remove extra whitespace
by Ido Schimmel
· 8 years ago
1d00578
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
002d8a1
net: skip genenerating uevents for network namespaces that are exiting
by Andrey Vagin
· 8 years ago
110447f8
ethernet: fix min/max MTU typos
by Stefan Richter
· 8 years ago
0fb6af7
Merge branch 'genetlink-improvements'
by David S. Miller
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
2ae0f17
genetlink: use idr to track families
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
c90c39d
genetlink: introduce and use genl_family_attrbuf()
by Johannes Berg
· 8 years ago
4fe77d8
skbedit: allow the user to specify bitmask for mark
by Antonio Quartulli
· 8 years ago
6edf101
devlink: Prevent port_type_set() callback when it's not needed
by Elad Raz
· 8 years ago
89ab88b
firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cards
by Stefan Richter
· 8 years ago
5d48f00
firewire: net: fix maximum possible MTU
by Stefan Richter
· 8 years ago
e2897b8
net: netcp: add missing of_node_put() in netcp_probe()
by Wei Yongjun
· 8 years ago
f850b4a
net: ena: use setup_timer() and mod_timer()
by Wei Yongjun
· 8 years ago
675a6ce
amd-xgbe: Fix error return code in xgbe_probe()
by Wei Yongjun
· 8 years ago
0942170
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
by Wei Yongjun
· 8 years ago
a24a9d7
net: eth: altera: Fix error return code in altera_tse_probe()
by Wei Yongjun
· 8 years ago
68497a8
net: dsa: mv88e6xxx: use setup_timer to simplify the code
by Wei Yongjun
· 8 years ago
1aaa87a
net: netcp: drop kfree for memory allocated with devm_kzalloc
by Wei Yongjun
· 8 years ago
701470b
batman-adv: Revert "use core MTU range checking in misc drivers"
by Sven Eckelmann
· 8 years ago
f806f77
Merge branch 'BCM54612E'
by David S. Miller
· 8 years ago
d92ead1
net: phy: broadcom: Add support for BCM54612E
by Xo Wang
· 8 years ago
3cf2590
net: phy: broadcom: Update Auxiliary Control Register macros
by Xo Wang
· 8 years ago
73e42ff
sch_htb: do not report fake rate estimators
by Eric Dumazet
· 8 years ago
432490f
net: ip, diag -- Add diag interface for raw sockets
by Cyrill Gorcunov
· 8 years ago
f76a9db
lwt: Remove unused len field
by Thomas Graf
· 8 years ago
7281a66
net: allow to kill a task which waits net_mutex in copy_new_ns
by Andrey Vagin
· 8 years ago
d65f2fa
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
by Shmulik Ladkani
· 8 years ago
1bac938
Merge branch 'mlxsw-cosmetics-plus-res-mgmt-rewrite'
by David S. Miller
· 8 years ago
c1a3831
mlxsw: Convert resources into array
by Jiri Pirko
· 8 years ago
f38a231
mlxsw: cmd: Push resource query defines to cmd.h
by Jiri Pirko
· 8 years ago
8e9658d
mlxsw: reg: Generare register names automatically
by Jiri Pirko
· 8 years ago
21978dc
mlxsw: reg: Use helper macro to define registers
by Jiri Pirko
· 8 years ago
412791d
mlxsw: item: Make char *buf arg constant for getters
by Jiri Pirko
· 8 years ago
fe0612d
mlxsw: item: Make struct mlxsw_item args const
by Jiri Pirko
· 8 years ago
67dc159
Merge branch 'bpf-numa-id'
by David S. Miller
· 8 years ago
3c2c3c1
reuseport, bpf: add test case for bpf_get_numa_node_id
by Daniel Borkmann
· 8 years ago
2d0e30c
bpf: add helper for retrieving current numa node id
by Daniel Borkmann
· 8 years ago
a10b91b
Merge branch 'udpmem'
by David S. Miller
· 8 years ago
850cbad
udp: use it's own memory accounting schema
by Paolo Abeni
· 8 years ago
f970bd9
udp: implement memory accounting helpers
by Paolo Abeni
· 8 years ago
f8c3bf0
net/socket: factor out helpers for memory and queue manipulation
by Paolo Abeni
· 8 years ago
8b1efc0
net: remove MTU limits on a few ether_setup callers
by Jarod Wilson
· 8 years ago
e8f0a89
hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
by Vitaly Kuznetsov
· 8 years ago
9e58c5dc
Merge branch 'MTU-core-range-checking-more'
by David S. Miller
· 8 years ago
b96f9af
ipv4/6: use core net MTU range checking
by Jarod Wilson
· 8 years ago
46b3ef4
s390/net: use net core MTU range checking
by Jarod Wilson
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
d0c2c99
net: use core MTU range checking in virt drivers
by Jarod Wilson
· 8 years ago
9157208
net: use core MTU range checking in core net infra
by Jarod Wilson
· 8 years ago
8b6b413
net: use core MTU range checking in WAN drivers
by Jarod Wilson
· 8 years ago
9c22b4a
net: use core MTU range checking in wireless drivers
by Jarod Wilson
· 8 years ago
f77f0ae
net: use core MTU range checking in USB NIC drivers
by Jarod Wilson
· 8 years ago
d894be5
ethernet: use net core MTU range checking in more drivers
by Jarod Wilson
· 8 years ago
1a61a8f
myri10ge: fix typo in parameter description
by Wei Yongjun
· 8 years ago
81ad2b7
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
by Wei Yongjun
· 8 years ago
d80f45f
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
by Wei Yongjun
· 8 years ago
547412f
net: phy: aquantia: add PHY ID of AQR106 and AQR107
by Shaohui Xie
· 8 years ago
01e5943
net: fec: drop check for clk==NULL before calling clk_*
by Uwe Kleine-König
· 8 years ago
9652dc2
tcp: relax listening_hash operations
by Eric Dumazet
· 8 years ago
25c07e2
net: smc91x: fix neponset breakage by pxa u16 writes
by Robert Jarzmik
· 8 years ago
c5098eb
ila: Fix tailroom allocation of lwtstate
by Thomas Graf
· 8 years ago
7b1536e
Merge branch 'macb-ethtool-ringparam'
by David S. Miller
· 8 years ago
Next »