Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ecd0bf0f7b280bac3ac7419ed3aac84cd92878e9
« Previous
27aea21
batman-adv: remove duplicate code from function is_bidirectional_neigh()
by Daniele Furlan
· 14 years ago
6e215fd
batman-adv: Remove multiline comments from line ending
by Sven Eckelmann
· 14 years ago
2dafb49
batman-adv: rename everything from *hna* into *tt* (translation table)
by Antonio Quartulli
· 14 years ago
01df2b6
batman-adv: Fix refcount imbalance in find_router
by Marek Lindner
· 14 years ago
3a4375a
batman-adv: Avoid deadlock between rtnl_lock and s_active
by Sven Eckelmann
· 14 years ago
c3caf51
batman-adv: Remove unnecessary hardif_list_lock
by Sven Eckelmann
· 14 years ago
61906ae
batman-adv: multi vlan support for bridge loop detection
by Marek Lindner
· 14 years ago
28f8e54
batman-adv: remove misplaced comment
by Marek Lindner
· 14 years ago
534eacb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
by David S. Miller
· 14 years ago
0f020de
hamachi: Put back RX_CHECKSUM
by David S. Miller
· 14 years ago
58f6bcf
ixgbe: add ethtool counters for OS2BMC
by Emil Tantilov
· 14 years ago
67a74ee
ixgbe: add rxhash support
by Emil Tantilov
· 14 years ago
936db35
igb: convert to ethtool set_phys_id
by Jeff Kirsher
· 14 years ago
6435909
e1000: convert to set_phys_id
by Jeff Kirsher
· 14 years ago
a70b86a
e100: implemenet set_phys_id
by Jeff Kirsher
· 14 years ago
7065272
ipv4: Initialize cork->opt using NULL not 0.
by David S. Miller
· 14 years ago
b80d722
ipv4: Initialize on-stack cork more efficiently.
by David S. Miller
· 14 years ago
bdc712b
inet: Decrease overhead of on-stack inet_cork.
by David S. Miller
· 14 years ago
e328d41
vmxnet3: Consistently disable irqs when taking adapter->cmd_lock
by Roland Dreier
· 14 years ago
a294865
dccp: handle invalid feature options length
by Dan Rosenberg
· 14 years ago
ad638bd
hamachi: Delete TX checksumming code commented out since 1999
by David S. Miller
· 14 years ago
7143b7d4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
90864fb
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
228e548
net: Add sendmmsg socket system call
by Anton Blanchard
· 14 years ago
87e9af6
can: fix SJA1000 dlc for RTR packets
by Kurt Van Dijck
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
e892067
bnx2x: function descriptions format fixed
by Dmitry Kravkov
· 14 years ago
5de9240
bnx2x: update year to 2011 and version to 1.62.12-0
by Dmitry Kravkov
· 14 years ago
b3b83c3
bnx2x: improve memory handling, low memory recovery flows
by Dmitry Kravkov
· 14 years ago
426b924
bnx2x: Do storage mac address validation for SF mode.
by Dmitry Kravkov
· 14 years ago
f9a3ebb
bnx2x: allow WoL on every function in MF modes
by Dmitry Kravkov
· 14 years ago
2ae17f6
bnx2x: link report improvements
by Vladislav Zolotarov
· 14 years ago
34da9e5
stmmac: removed not used definitions
by Giuseppe CAVALLARO
· 14 years ago
75bd0cb
usbnet: runtime pm: fix out of memory
by Ming Lei
· 14 years ago
a70171d
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
eaef6a9
mac80211: Fix a warning due to skipping tailroom reservation for IV
by Mohammed Shafi Shajakhan
· 14 years ago
c8d55a9
can: rename can_try_module_get to can_get_proto
by Kurt Van Dijck
· 14 years ago
1650629
can: make struct can_proto const
by Kurt Van Dijck
· 14 years ago
64f3b9e
net: ip_expire() must revalidate route
by Eric Dumazet
· 14 years ago
5a412ad
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
by David S. Miller
· 14 years ago
301102c
ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
by David S. Miller
· 14 years ago
cbb1e85
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
by David S. Miller
· 14 years ago
9a1b949
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
by David S. Miller
· 14 years ago
6716344
ixgbe: Cleanup PCIe bus speed info
by Don Skidmore
· 14 years ago
68c7005
ixgbe: improve EEPROM read/write operations
by Emil Tantilov
· 14 years ago
95a4601
ixgbe: fix sparse warning
by Emil Tantilov
· 14 years ago
2698b20
ixgbe: fix typo error with software defined pins on 82599
by Don Skidmore
· 14 years ago
6d980c3
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
by Emil Tantilov
· 14 years ago
97322b3
igbvf: remove bogus phys_id
by stephen hemminger
· 14 years ago
f6b1bfd
igb: Add check for invalid size to igb_get_invariants_82575()
by Carolyn Wyborny
· 14 years ago
ec7e97e
ixgb: convert to set_phys_id
by Jeff Kirsher
· 14 years ago
dd927a2
ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
by David S. Miller
· 14 years ago
dca97ad
e100: fix build warning
by Emil Tantilov
· 14 years ago
69458cb
ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
by David S. Miller
· 14 years ago
9cddf15
x86/net: only select BPF_JIT when NET is enabled
by Randy Dunlap
· 14 years ago
18a353f4
sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
by David S. Miller
· 14 years ago
492f64c
ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
by David S. Miller
· 14 years ago
f4bfd99
libcxgbi: Use flowi4's saddr in cxgbi_check_route().
by David S. Miller
· 14 years ago
28c90da
pptp: Use flowi4's daddr/saddr in pptp_xmit().
by David S. Miller
· 14 years ago
31e4543
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
f139016
dccp: Use flowi4->saddr in dccp_v4_connect()
by David S. Miller
· 14 years ago
475949d
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
by David S. Miller
· 14 years ago
417da66
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
by David S. Miller
· 14 years ago
57a503c
net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
by Viresh KUMAR
· 14 years ago
ff53881
sysctl: net: call unregister_net_sysctl_table where needed
by Lucian Adrian Grijincu
· 14 years ago
6c8c444
Revert: veth: remove unneeded ifname code from veth_newlink()
by Jiri Pirko
· 14 years ago
d946092
smsc95xx: fix reset check
by Rabin Vincent
· 14 years ago
6fdbab9
tg3: Fix failure to enable WoL by default when possible
by Rafael J. Wysocki
· 14 years ago
41c31f3
networking: inappropriate ioctl operation should return ENOTTY
by Lifeng Sun
· 14 years ago
e67f88d
net: dont hold rtnl mutex during netlink dump callbacks
by Eric Dumazet
· 14 years ago
dcfd9cd
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
983960b
amd8111e: trivial typo spelling: Negotitate -> Negotiate
by Joe Perches
· 14 years ago
5615787
ipv4: Make sure flowi4->{saddr,daddr} are always set.
by David S. Miller
· 14 years ago
badb029
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
1a5b306
mwifiex: fix missing tsf_val TLV
by Bing Zhao
· 14 years ago
982d96b
rtlwifi: Fix typo in pci.c
by Larry Finger
· 14 years ago
1c0bcf8
rt2x00: Add autowake support for USB hardware
by Ivo van Doorn
· 14 years ago
fdbc7b0
rt2x00: Introduce capability flag for Bluetooth co-existence.
by Gertjan van Wingerde
· 14 years ago
9328fda
rt2x00: Streamline rt2800 eeprom initialisations.
by Gertjan van Wingerde
· 14 years ago
d4c838e
rt2x00: Fix optimize register access for rt2800pci
by Ivo van Doorn
· 14 years ago
a073fde
rt2x00: Optimize TX_STA_FIFO register reading
by Ivo van Doorn
· 14 years ago
1676347
rt2x00: Reduce tx status reading timeout
by Ivo van Doorn
· 14 years ago
816c04f
mac80211: consolidate MIC failure report handling
by Christian Lamparter
· 14 years ago
0ca6995
ssb: cc: prepare clockmode support for cores rev 10+
by Rafał Miłecki
· 14 years ago
7cfd260
ipv4: don't spam dmesg with "Using LC-trie" messages
by Alexey Dobriyan
· 14 years ago
a05d2ad
af_unix: Only allow recv on connected seqpacket sockets.
by Eric W. Biederman
· 14 years ago
32ae9b2
batman-adv: Make bat_priv->primary_if an rcu protected pointer
by Marek Lindner
· 14 years ago
71e4aa9
batman-adv: fix gw_node_update() and gw_election()
by Antonio Quartulli
· 14 years ago
5f657ec
batman-adv: Move definition of atomic_dec_not_zero() into main.h
by Antonio Quartulli
· 14 years ago
b5a6f69
batman-adv: orig_hash_find() manages rcu_lock/unlock internally
by Antonio Quartulli
· 14 years ago
d6d023a
iwlagn: remove un-necessary debugfs callback
by Wey-Yi Guy
· 14 years ago
ebf8dc8
iwlagn: prefer BSS context
by Johannes Berg
· 14 years ago
c914ac2
iwlagn: improve RXON checking
by Johannes Berg
· 14 years ago
bbf18ff
iwlagn: remove spectrum measurement header
by Johannes Berg
· 14 years ago
16b80b7
iwlagn: semaphore and calib cleanup
by Don Fry
· 14 years ago
9d143e9
iwlagn: mod param cleanup
by Don Fry
· 14 years ago
b4ed221
iwlagn: new 105 series device
by Wey-Yi Guy
· 14 years ago
d2690c0
iwlagn: use proper good CRC threshold behaviour
by Johannes Berg
· 14 years ago
c1821c9
iwlagn: connect and disconnect sequence for RXON
by Wey-Yi Guy
· 14 years ago
89e746b
iwlagn: remove 5000 from rxon_assoc structure
by Wey-Yi Guy
· 14 years ago
Next »