Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0450243096de90ff51c3a6c605410c5e28d79f8d
0450243
bonding: drop_monitor aware
by Eric Dumazet
· 12 years ago
7a282bc3
dcbnl: Use type safe nlmsg_data()
by Thomas Graf
· 12 years ago
4e4f2f6
dcbnl: Move dcb app allocation into dcb_app_add()
by Thomas Graf
· 12 years ago
716b31a
dcbnl: Move dcb app lookup code into dcb_app_lookup()
by Thomas Graf
· 12 years ago
3d1f486
dcbnl: Return consistent error codes
by Thomas Graf
· 12 years ago
ab6d470
dcbnl: Use dcbnl_newmsg() where possible
by Thomas Graf
· 12 years ago
77c6849
dcbnl: Remove now unused dcbnl_reply()
by Thomas Graf
· 12 years ago
7be9941
dcbnl: Shorten all command handling functions
by Thomas Graf
· 12 years ago
33a03aa
dcbnl: Prepare framework to shorten handling functions
by Thomas Graf
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2da45db
ethtool: Make more commands available to unprivileged processes
by Ben Hutchings
· 12 years ago
95603e2
net-next: add dev_loopback_xmit() to avoid duplicate code
by Michel Machado
· 12 years ago
de063b7
bonding: remove packet cloning in recv_probe()
by Eric Dumazet
· 12 years ago
072c055
usbnet: don't initialize transfer buffer before submit status URB
by tom.leiming@gmail.com
· 12 years ago
24ead29
usbnet: remove declaration for intr_complete
by tom.leiming@gmail.com
· 12 years ago
4a5a14d
usbnet: remove flag of EVENT_DEV_WAKING
by tom.leiming@gmail.com
· 12 years ago
50e7d15
usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 12 years ago
5c2f051
usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 12 years ago
ef9d884
usbnet: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 12 years ago
5ee31c68
bonding: Fix corrupted queue_mapping
by Eric Dumazet
· 12 years ago
d0daebc3
ipv4: Add interface option to enable routing of 127.0.0.0/8
by Thomas Graf
· 12 years ago
8a93664
bonding:record primary when modify it via sysfs
by Weiping Pan
· 12 years ago
5aa04d3
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 12 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
e3d62d7
tilegx network driver: initial support
by Chris Metcalf
· 12 years ago
8d24248
phy: Use pr_<level>
by Joe Perches
· 12 years ago
b7abee6
tg3: Apply short DMA frag workaround to 5906
by Matt Carlson
· 12 years ago
de74e92
af_packet: use sizeof instead of constant in spkt_device
by danborkmann@iogearbox.net
· 12 years ago
883ffd6
net: stmmac: Fix clock en-/disable calls
by Stefan Roese
· 12 years ago
55afaba
inet: Fix BUG triggered by __rt{,6}_get_peer().
by David S. Miller
· 12 years ago
352e04b
netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled
by Pablo Neira Ayuso
· 12 years ago
3f16da5
lpc_eth: fix tx completion
by Eric Dumazet
· 12 years ago
e304785
lpc_eth: add missing ndo_change_mtu()
by Eric Dumazet
· 12 years ago
9136461
net: keep name_hlist close to name
by Eric Dumazet
· 12 years ago
67da255
Merge branch 'master' of git://1984.lsi.us.es/net-next
by David S. Miller
· 12 years ago
7f0d9f4
ssb: add missing PCI ID for b/g/n single band BCM4322
by Jonas Gorski
· 12 years ago
cba63e9
ath9k_hw: Initvals update for AR9462
by Sujith Manoharan
· 12 years ago
658f37b
mwifiex: scan less channels per scan command to improve Tx traffic
by Amitkumar Karwar
· 12 years ago
3249ba7
mwifiex: fix simultaneous scan and Tx traffic problem
by Amitkumar Karwar
· 12 years ago
38e8b7d
mwifiex: shorten per channel scan time
by Bing Zhao
· 12 years ago
b603896
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
2e486868
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
by John W. Linville
· 12 years ago
ed6be3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
7b34ca2
inet: Avoid potential NULL peer dereference.
by David S. Miller
· 12 years ago
8b96d22
inet: Use FIB table peer roots in routes.
by David S. Miller
· 12 years ago
8e77327
inet: Add inetpeer tree roots to the FIB tables.
by David S. Miller
· 12 years ago
b48c80ece
inet: Add family scope inetpeer flushes.
by David S. Miller
· 12 years ago
4651700
ipv4: Kill ip_rt_frag_needed().
by David S. Miller
· 12 years ago
97bab73
inet: Hide route peer accesses behind helpers.
by David S. Miller
· 12 years ago
16b0dc2
dummy: fix rcu_sched self-detected stalls
by Eric Dumazet
· 12 years ago
c5d21c4
net: Reorder initialization in ip_route_output to fix gcc warning
by Roland Dreier
· 12 years ago
83a2705
virtio-net: fix a race on 32bit arches
by Eric Dumazet
· 12 years ago
7dbb491
r8169: avoid NAPI scheduling delay.
by françois romieu
· 12 years ago
8876d6b
net: Make linux/tcp.h C++ friendly (trivial)
by Paul Pluzhnikov
· 12 years ago
c0efc88
inet: Pass inetpeer root into inet_getpeer*() interfaces.
by David S. Miller
· 12 years ago
8b51b06
af_unix: remove unix_iter_state
by Eric Dumazet
· 12 years ago
2b823f7
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
by David S. Miller
· 12 years ago
56a6b24
inet: Consolidate inetpeer_invalidate_tree() interfaces.
by David S. Miller
· 12 years ago
c3426b4
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
by David S. Miller
· 12 years ago
2397849
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
by David S. Miller
· 12 years ago
4670fd8
tcp: Get rid of inetpeer special cases.
by David S. Miller
· 12 years ago
fbfe95a
inet: Create and use rt{,6}_get_peer_create().
by David S. Miller
· 12 years ago
f41ef2e
netdev: fix drivers/net/phy/ kernel-doc warnings
by Randy Dunlap
· 12 years ago
c6c4b97
net/core: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
cd8f76c
be2net: fix a race in be_xmit()
by Eric Dumazet
· 12 years ago
4399a4d
l2tp: fix a race in l2tp_ip_sendmsg()
by Eric Dumazet
· 12 years ago
7123aaa
af_unix: speedup /proc/net/unix
by Eric Dumazet
· 12 years ago
54db0cc
inetpeer: add parameter net for inet_getpeer_v4,v6
by Gao feng
· 12 years ago
c8a627e
inetpeer: add namespace support for inetpeer
by Gao feng
· 12 years ago
934b9d1
wl18xx: avoid some -Wformat warnings
by John W. Linville
· 12 years ago
6aee4ca
mac80211: add back channel change flag
by Stanislaw Gruszka
· 12 years ago
58d1eab
NFC: Fix possible NULL ptr deref when getting the name of a socket
by Sasha Levin
· 12 years ago
d012d04
iwlwifi: disable the buggy chain extension feature in HW
by Emmanuel Grumbach
· 12 years ago
d6ee27eb
iwlwifi: don't mess up the SCD when removing a key
by Emmanuel Grumbach
· 12 years ago
e702707
bcma: fix null pointer in bcma_core_pci_irq_ctl
by Hauke Mehrtens
· 12 years ago
e64add2
b43: do not call ieee80211_unregister_hw if we are not registred
by Oleksij Rempel
· 12 years ago
d2c8b15
iwlwifi: use correct supported firmware for 6035 and 6000g2
by Meenakshi Venkataraman
· 12 years ago
ce46657
wireless: add my new trees to MAINTAINERS
by Johannes Berg
· 12 years ago
06cf5c4
mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the frame has been acknowledged.
by Qasim Javed
· 12 years ago
0fde0a8
rtl8187: ->brightness_set can not sleep
by Stanislaw Gruszka
· 13 years ago
aac495a
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2100_pci_init_one
by Stanislav Yakovlev
· 13 years ago
bf34e68
Merge branch 'wl12xx-next' into for-linville
by Luciano Coelho
· 12 years ago
6a2b28e
Revert "niu: Add support for byte queue limits."
by David S. Miller
· 12 years ago
3e3947f
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
by Arik Nemtsov
· 13 years ago
17d9771
wl18xx: clean up phy module parameters
by Arik Nemtsov
· 13 years ago
d61c6b5
wl18xx: align wl18xx_conf_phy with FW variant and remove it
by Arik Nemtsov
· 13 years ago
8dd8e53
wl18xx: update fw statistics
by Ido Reis
· 13 years ago
e27454b0
wl18xx: allow FW-log by default for PG2.0
by Arik Nemtsov
· 13 years ago
640dfb9
wl18xx: read configuration structure from a binary file
by Luciano Coelho
· 12 years ago
18b70ac
wlcore/wl18xx: export conf struct in a debugfs file
by Luciano Coelho
· 12 years ago
34bacf7
wlcore/wl18xx: the conf structs must be packed so they can be exported
by Luciano Coelho
· 12 years ago
b551a3c
wlcore: use u8 instead of enum for bcn_filt_mode
by Luciano Coelho
· 12 years ago
648f6ed
wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support
by Luciano Coelho
· 12 years ago
9c6ead5
wlcore: export raw binary with the FW statistics in debugfs
by Luciano Coelho
· 12 years ago
f74ea74
wl18xx: add support to clear FW statistics
by Luciano Coelho
· 12 years ago
3e8d693
wlcore: add debugfs control over rx interrupt pacing
by Eyal Shapira
· 12 years ago
bc8e261
wlcore: add support macros to easily add conf debugfs entries
by Eyal Shapira
· 12 years ago
33d5e33
stmmac: fix driver built w/ w/o both pci and platf modules
by Giuseppe CAVALLARO
· 12 years ago
2d8dbb0
snmp: fix OutOctets counter to include forwarded datagrams
by Vincent Bernat
· 12 years ago
1578e77
be2net: Fix driver load for VFs for Lancer
by Padmanabh Ratnakar
· 12 years ago
Next »