Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
29c36262383d37c6149cf26afd39c3389dd23135
29c3626
net:x25: use IS_ENABLED
by Igor Maravić
· 13 years ago
a3bf7ae
net:core: use IS_ENABLED
by Igor Maravić
· 13 years ago
ecedb6a
be2net: Add support for Skyhawk cards
by Ajit Khaparde
· 13 years ago
869aa41
sch_gred: prefer GFP_KERNEL allocations
by Eric Dumazet
· 13 years ago
c607b2e
net: fix compilation with !CONFIG_NET
by Glauber Costa
· 13 years ago
36b77a5
net: fix sleeping while atomic problem in sock mem_cgroup.
by Glauber Costa
· 13 years ago
cb9ffb7
mlx4: Fix compile error when driver is comiled-in
by Joerg Roedel
· 13 years ago
4721d22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 13 years ago
220b07e
batman-adv: Fix merge error.
by David S. Miller
· 13 years ago
70350b0
sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO
by Ben Hutchings
· 13 years ago
278bc42
ethtool: Define and apply a default policy for RX flow hash indirection
by Ben Hutchings
· 13 years ago
7850f63
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
by Ben Hutchings
· 13 years ago
14596f7
ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR
by Ben Hutchings
· 13 years ago
5d531aa
unix_diag: Write it into kbuild
by Pavel Emelyanov
· 13 years ago
cbf3919
unix_diag: Receive queue lenght NLA
by Pavel Emelyanov
· 13 years ago
2aac7a2
unix_diag: Pending connections IDs NLA
by Pavel Emelyanov
· 13 years ago
ac02be8
unix_diag: Unix peer inode NLA
by Pavel Emelyanov
· 13 years ago
5f7b056
unix_diag: Unix inode info NLA
by Pavel Emelyanov
· 13 years ago
f5248b4
unix_diag: Unix socket name NLA
by Pavel Emelyanov
· 13 years ago
5d3cae8
unix_diag: Dumping exact socket core
by Pavel Emelyanov
· 13 years ago
45a96b9
unix_diag: Dumping all sockets core
by Pavel Emelyanov
· 13 years ago
22931d3
unix_diag: Basic module skeleton
by Pavel Emelyanov
· 13 years ago
fa7ff56
af_unix: Export stuff required for diag module
by Pavel Emelyanov
· 13 years ago
f65c1b5
sock_diag: Generalize requests cookies managements
by Pavel Emelyanov
· 13 years ago
aec8dc6
sock_diag: Fix module netlink aliases
by Pavel Emelyanov
· 13 years ago
e7c466e
sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration
by Pavel Emelyanov
· 13 years ago
b26e478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
bcebcc4
tg3: Break out RSS indir table init and assignment
by Matt Carlson
· 13 years ago
f88788f
tg3: Use mii_advertise_flowctrl
by Matt Carlson
· 13 years ago
55086ad
tg3: Add 57766 ASIC rev support
by Matt Carlson
· 13 years ago
a4cb428
tg3: Make the TX BD DMA limit configurable
by Matt Carlson
· 13 years ago
4f27209
tg3: Enable EEE support for capable 10/100 devs
by Matt Carlson
· 13 years ago
c48e074
tcp_memcontrol: fix reversed if condition
by Dan Carpenter
· 13 years ago
888bdaa
Move limit definitions outside CONFIG_INET
by Glauber Costa
· 13 years ago
f943cbe
inet: remove rcu protection on tw_net
by Eric Dumazet
· 13 years ago
e6560d4
net: ping: remove some sparse errors
by Eric Dumazet
· 13 years ago
3a53943
cls_flow: remove one dynamic array
by Eric Dumazet
· 13 years ago
fcdf95c
bnx2x: handle vpd data longer than 128 bytes
by Barak Witkowski
· 13 years ago
de93cb2
vlan: static functions
by Eric Dumazet
· 13 years ago
f9586f7
vlan: add rtnl_dereference() annotations
by Dan Carpenter
· 13 years ago
c63044f
rtnetlink: rtnl_link_register() sanity test
by Eric Dumazet
· 13 years ago
bb3c368
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_cow().
by David S. Miller
· 13 years ago
b43faac
ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error.
by David S. Miller
· 13 years ago
5c3ddec
net: Remove unused neighbour layer ops.
by David S. Miller
· 13 years ago
6edf91d
mlx4_en: updated driver version to 2.0
by Yevgeny Petrilin
· 13 years ago
7d4b6bc
mlx4_core: updated driver version to 1.1
by Yevgeny Petrilin
· 13 years ago
ab9c17a
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
by Jack Morgenstein
· 13 years ago
d81c718
mlx4_core: adjust catas operation for SRIOV mode
by Jack Morgenstein
· 13 years ago
2b8fb28
mlx4_core: mtts resources units changed to offset
by Marcel Apfelbaum
· 13 years ago
5b4c4d3
mlx4_en: Allow communication between functions on same host
by Eugenia Emantayev
· 13 years ago
ffe455a
mlx4: Ethernet port management modifications
by Eugenia Emantayev
· 13 years ago
0ec2c0f
mlx4: Traffic steering management support for SRIOV
by Eugenia Emantayev
· 13 years ago
8e59d25
mlx4_ib: disable SRIOV mode for IB ports (not yet supported)
by Jack Morgenstein
· 13 years ago
c82e9aa
mlx4_core: resource tracking for HCA resources used by guests
by Eli Cohen
· 13 years ago
acba242
mlx4_core: Add wrapper functions and comm channel and slave event support to EQs
by Jack Morgenstein
· 13 years ago
ea51b37
mlx4_core: mtt modifications for SRIOV
by Jack Morgenstein
· 13 years ago
d723338
mlx4_core: cq modifications for SRIOV
by Jack Morgenstein
· 13 years ago
fe9a260
mlx4_core: qp modifications for SRIOV
by Jack Morgenstein
· 13 years ago
3ec65b2
mlx4_core: srq modifications for SRIOV
by Jack Morgenstein
· 13 years ago
5cc914f
mlx4_core: Added FW commands and their wrappers for supporting SRIOV
by Marcel Apfelbaum
· 13 years ago
e8f081a
net/mlx4_core: Implement the master-slave communication channel
by Yevgeny Petrilin
· 13 years ago
f5311ac
mlx4_core: Reduce number of PD bits to 17
by Jack Morgenstein
· 13 years ago
f9baff5
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
by Jack Morgenstein
· 13 years ago
65dab25
mlx4: Extanding port_mask functionality
by Jack Morgenstein
· 13 years ago
623ed84
mlx4_core: initial header-file changes for SRIOV support
by Jack Morgenstein
· 13 years ago
9f048bf
net: fix build error if CONFIG_CGROUPS=n
by Eric Dumazet
· 13 years ago
11ac75e
be2net: refactor/cleanup vf configuration code
by Sathya Perla
· 13 years ago
110b82b
be2net: fix ethtool ringparam reporting
by Sathya Perla
· 13 years ago
036d2df
bnx2x: properly update skb when mtu > 1500
by Dmitry Kravkov
· 13 years ago
90b41a1
netem: add cell concept to simulate special MAC behavior
by Hagen Paul Pfeifer
· 13 years ago
c7c6575
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
3f1e6d3
sch_gred: should not use GFP_KERNEL while holding a spinlock
by Eric Dumazet
· 13 years ago
0850f0f
Display maximum tcp memory allocation in kmem cgroup
by Glauber Costa
· 13 years ago
ffea59e
Display current tcp failcnt in kmem cgroup
by Glauber Costa
· 13 years ago
5a6dd34
Display current tcp memory allocation in kmem cgroup
by Glauber Costa
· 13 years ago
3aaabe2
tcp buffer limitation: per-cgroup limit
by Glauber Costa
· 13 years ago
3dc43e3
per-netns ipv4 sysctl_tcp_mem
by Glauber Costa
· 13 years ago
d1a4c0b
tcp memory pressure controls
by Glauber Costa
· 13 years ago
e1aab16
socket: initial cgroup code.
by Glauber Costa
· 13 years ago
180d8cd
foundations of per-cgroup memory pressure controlling.
by Glauber Costa
· 13 years ago
e5671df
Basic kernel memory functionality for the Memory Controller
by Glauber Costa
· 13 years ago
08e34eb
xen-netfront: delay gARP until backend switches to Connected
by Laszlo Ersek
· 13 years ago
72b3601
ipip, sit: copy parms.name after register_netdevice
by Ted Feng
· 13 years ago
4af04ab
ipv6: Fix for adding multicast route for loopback device automatically.
by Li Wei
· 13 years ago
f2abba4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
b5a1eee
batman-adv: Only write requested number of byte to user buffer
by Sven Eckelmann
· 13 years ago
d18eb45
batman-adv: Directly check read of icmp packet in copy_from_user
by Sven Eckelmann
· 13 years ago
c00b685
batman-adv: bat_socket_read missing checks
by Paul Kot
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
1ded132
be2net: workaround to fix a bug in BE
by Ajit Khaparde
· 13 years ago
02fe702
be2net: update some counters to display via ethtool
by Ajit Khaparde
· 13 years ago
86e62ad
udp_diag: Fix the !ipv6 case
by Pavel Emelyanov
· 13 years ago
b872a23
udp_diag: Make it module when ipv6 is a module
by Pavel Emelyanov
· 13 years ago
b6a27d1
iwlwifi regression in 20111205 merge
by Nikolay Martynov
· 13 years ago
cf00f37
wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr
by John W. Linville
· 13 years ago
507dd79
udp_diag: Wire the udp_diag module into kbuild
by Pavel Emelyanov
· 13 years ago
b6d640c
udp_diag: Implement the dump-all functionality
by Pavel Emelyanov
· 13 years ago
a925aa0
udp_diag: Implement the get_exact dumping functionality
by Pavel Emelyanov
· 13 years ago
52b7c59
udp_diag: Basic skeleton
by Pavel Emelyanov
· 13 years ago
fce8233
udp: Export code sk lookup routines
by Pavel Emelyanov
· 13 years ago
Next »