Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
85a7045a90052749885e166f40af5e9140032287
85a7045
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
29546a6
ipv6: Use ERR_CAST in addrconf_dst_alloc.
by David S. Miller
· 14 years ago
a45d49d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
by David S. Miller
· 14 years ago
e066008
ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address.
by David S. Miller
· 14 years ago
d276055
net_sched: reduce fifo qdisc size
by Eric Dumazet
· 14 years ago
c53fa1e
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
06dc94b
ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails.
by David S. Miller
· 14 years ago
a52055e
ixgbe: cleanup copyright string for 2011
by Don Skidmore
· 14 years ago
5e65510
ixgbe: add function pointer for semaphore function
by Don Skidmore
· 14 years ago
93cb38d
ixgbe: X540 Cleanup
by Greg Rose
· 14 years ago
75f19c3
ixgbe: cleanup handling of I2C interface to PHY
by Emil Tantilov
· 14 years ago
278675d
ixgbe: store permanent address before initializing Rx addresses
by Emil Tantilov
· 14 years ago
8c7bea3
ixgbe: Numerous whitespace / formatting cleanups
by Emil Tantilov
· 14 years ago
63d778d
ixgbe: Specific check for 100 Full link speed
by Emil Tantilov
· 14 years ago
79d5892
ixgbe: Drop unused code for setting up unicast addresses
by Emil Tantilov
· 14 years ago
80960ab
ixgbe: rework ixgbe MTA handling to not drop packets
by Emil Tantilov
· 14 years ago
b60c5dd
ixgbe: cleanup X540 PHY reset function pointer
by Don Skidmore
· 14 years ago
c700f4e
ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq
by Emil Tantilov
· 14 years ago
26d6899
ixgbe: Fill out PCIe speed and width enums with values
by Emil Tantilov
· 14 years ago
1783575
ixgbe: add polling test to end of PHY reset
by Emil Tantilov
· 14 years ago
48de36c
ixgbe: Check link wants report current link state
by Emil Tantilov
· 14 years ago
76d97dd
ixgbe: cleanup code in ixgbe_identify_sfp_module_generic
by Emil Tantilov
· 14 years ago
a4297dc
ixgbe: Add ability to double reset on failure to clear master enable
by Emil Tantilov
· 14 years ago
21cc5b4
ixgbe: set media type for 82599 T3 LOM
by Emil Tantilov
· 14 years ago
894ff7c
ixgbe: balance free_irq calls with request_irq calls
by Alexander Duyck
· 14 years ago
dbf893e
ixgbe: cleanup logic related to HW semaphores
by Emil Tantilov
· 14 years ago
888be1a
ixgbe: cleanup wake on LAN defines
by Emil Tantilov
· 14 years ago
c82a538
ixgbevf: Fix Compiler Warnings
by Greg Rose
· 14 years ago
3b668a7
igb: Fix strncpy calls to be safe per source code review tools
by Carolyn Wyborny
· 14 years ago
93ed835
igb: Fix reg pattern test in ethtool for i350 devices
by Carolyn Wyborny
· 14 years ago
9b082d7
igb: warn if max_vfs limit is exceeded
by Stefan Assmann
· 14 years ago
1558310
cxgb{3,4}*: improve Kconfig dependencies
by Dimitris Michailidis
· 14 years ago
dc6ed1d
dcbnl: add support for retrieving peer configuration - cee
by Shmulik Ravid
· 14 years ago
eed8471
dcbnl: add support for retrieving peer configuration - ieee
by Shmulik Ravid
· 14 years ago
23b4116
netdevice: make initial group visible to userspace
by Vlad Dogaru
· 14 years ago
5bfa787
ipv4: ip_route_output_key() is better as an inline.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
3872b28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
07df529
inet: Replace left-over references to inet->cork
by Herbert Xu
· 14 years ago
7f6daa6
pfkey: fix warning
by Stephen Hemminger
· 14 years ago
b42835d
ipv6: Make icmp route lookup code a bit clearer.
by David S. Miller
· 14 years ago
f6d460c
ipv4: Make icmp route lookup code a bit clearer.
by David S. Miller
· 14 years ago
2774c13
xfrm: Handle blackhole route creation via afinfo.
by David S. Miller
· 14 years ago
69ead7a
ipv6: Normalize arguments to ip6_dst_blackhole().
by David S. Miller
· 14 years ago
80c0bc9
xfrm: Kill XFRM_LOOKUP_WAIT flag.
by David S. Miller
· 14 years ago
a141471
ipv6: Change final dst lookup arg name to "can_sleep"
by David S. Miller
· 14 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 14 years ago
5df65e5
net: Add FLOWI_FLAG_CAN_SLEEP.
by David S. Miller
· 14 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 14 years ago
abdf7e7
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
by David S. Miller
· 14 years ago
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 14 years ago
903ab86
udp: Add lockless transmit path
by Herbert Xu
· 14 years ago
f6b9664
udp: Switch to ip_finish_skb
by Herbert Xu
· 14 years ago
1c32c5a
inet: Add ip_make_skb and ip_finish_skb
by Herbert Xu
· 14 years ago
1470ddf
inet: Remove explicit write references to sk/inet in ip_append_data
by Herbert Xu
· 14 years ago
5a2ef920
inet: Remove unused sk_sndmsg_* from UFO
by Herbert Xu
· 14 years ago
9836f40
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
e46395a
mac80211: make rate control Kconfig warning depend on mac80211
by Johannes Berg
· 14 years ago
27b4eb2
b43: N-PHY: rev3+: add static tables
by Rafał Miłecki
· 14 years ago
375ff4c
rtlwifi: Fix error registering rate-control
by Chaoming Li
· 14 years ago
3af6334
mac80211: add support for showing the last rx bitrate
by Felix Fietkau
· 14 years ago
c8dcfd8
cfg80211: add a field for the bitrate of the last rx data packet from a station
by Felix Fietkau
· 14 years ago
e7a2a4f
ath9k_htc: Handle BSSID/AID for multiple interfaces
by Sujith Manoharan
· 14 years ago
6d84b98
sfc: Bump version to 3.1
by Ben Hutchings
· 14 years ago
5fb6b06
sfc: Remove configurable FIFO thresholds for pause frame generation
by Ben Hutchings
· 14 years ago
119226c
sfc: Expose TX push and TSO counters through ethtool statistics
by Ben Hutchings
· 14 years ago
0a6f40c
sfc: Update copyright dates
by Ben Hutchings
· 14 years ago
a461103
sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
by Ben Hutchings
· 14 years ago
e5f0fd2
sfc: Read MC firmware version when requested through ethtool
by Ben Hutchings
· 14 years ago
a526f14
sfc: Reduce size of efx_rx_buffer further by removing data member
by Steve Hodgson
· 14 years ago
8ba5366
sfc: Reduce size of efx_rx_buffer by unionising skb and page
by Steve Hodgson
· 14 years ago
e364a34
bonding: use the correct size for _simple_hash()
by Amerigo Wang
· 14 years ago
8da83f8
enic: Flush driver cache of registered addr lists during port profile disassociate
by Roopa Prabhu
· 14 years ago
85e6b8c
DM9000: Allow randomised ethernet address
by Ben Dooks
· 14 years ago
6f2e154
qla3xxx: add missing __iomem annotation
by stephen hemminger
· 14 years ago
4ec952b
bonding: fix sparse warning
by stephen hemminger
· 14 years ago
a693e69
net: TX timestamps for IPv6 UDP packets
by Anders Berggren
· 14 years ago
eaaa3a7
sis900: use pci_dev->revision
by Sergei Shtylyov
· 14 years ago
696ea47
llc: avoid skb_clone() if there is only one handler
by Changli Gao
· 14 years ago
9850767
bnx2x: use dcb_setapp to manage negotiated application tlvs
by Shmulik Ravid
· 14 years ago
ff938e4
net: use pci_dev->revision, again
by Sergei Shtylyov
· 14 years ago
6728994
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
by Stanislaw Gruszka
· 14 years ago
ad6e82a
iwlwifi: move check health code into iwl-rx.c
by Stanislaw Gruszka
· 14 years ago
b7977ff
iwlwifi: add {ack,plpc}_check module parameters
by Stanislaw Gruszka
· 14 years ago
8a032c1
iwlegacy: fix dma mappings and skbs leak
by Stanislaw Gruszka
· 14 years ago
387f338
iwlwifi: fix dma mappings and skbs leak
by Stanislaw Gruszka
· 14 years ago
1517853
ath9k: Fix incorrect GPIO LED pin for AR9485
by Senthil Balasubramanian
· 14 years ago
0cf55c2
ath9k: use generic mac80211 LED blinking code
by Felix Fietkau
· 14 years ago
a5a7103
p54: fix a NULL pointer dereference bug
by Felix Fietkau
· 14 years ago
c2a7dca0
rtlwifi: fix places where uninitialized data is used
by Alessio Igor Bogani
· 14 years ago
701c2be
rtlwifi: Add the missing rcu_read_lock/unlock
by Alessio Igor Bogani
· 14 years ago
c3371d6
iwlwifi: remove duplicate initialization
by Dan Carpenter
· 14 years ago
d45dcef
Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig
by Gustavo F. Padovan
· 14 years ago
f54b92b
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
10889f1
at76c50x-usb: fix warning caused by at76_mac80211_tx now returning void
by John W. Linville
· 14 years ago
63d8ea7
net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.
by David S. Miller
· 14 years ago
8a80c79
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
by Pablo Neira Ayuso
· 14 years ago
5b2c4dd
net: convert bonding to use rx_handler
by Jiri Pirko
· 14 years ago
e3dfa38
xfrm: Pass const xfrm_mark to xfrm_mark_put().
by David S. Miller
· 14 years ago
Next »