Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e8c75e2c1c6965d071d50620278df78f65cfe082
e8c75e2
drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment
by Julia Lawall
· 12 years ago
3f0a1b5
forcedeth: prevent TX timeouts after reboot
by david decotigny
· 12 years ago
1ff39eb
forcedeth: fix TX timeout caused by TX pause on down link
by david decotigny
· 12 years ago
ba9aa13
forcedeth: fix buffer overflow
by david decotigny
· 12 years ago
6cc2ff8
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
by Timur Tabi
· 12 years ago
e92bdf4b
of/mdio-gpio: Simplify the way device tree support is implemented.
by Srinivas Kandagatla
· 12 years ago
f9dc9ac
of/mdio: Add dummy functions in of_mdio.h.
by Srinivas Kandagatla
· 12 years ago
ee13040
netpoll: provide an IP ident in UDP frames
by Eric Dumazet
· 12 years ago
6549dd4
net: dev: fix the incorrect hold of net namespace's lo device
by Gao feng
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
255e876
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
85c2104
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
8f8b3d5
sfc: Fix the initial device operstate
by Ben Hutchings
· 12 years ago
adeb15a
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
by Ben Hutchings
· 12 years ago
3f65ea5
sfc: Remove bogus comment about MTU change and RX buffer overrun
by Ben Hutchings
· 12 years ago
7bde852
sfc: Remove overly paranoid locking assertions from netdev operations
by Ben Hutchings
· 12 years ago
7153f62
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
by Ben Hutchings
· 12 years ago
b812f8b
sfc: Improve log messages in case we abort probe due to a pending reset
by Ben Hutchings
· 12 years ago
8b7325b
sfc: Never try to stop and start a NIC that is disabled
by Ben Hutchings
· 12 years ago
5642cee
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
by Ben Hutchings
· 12 years ago
6032fb5
sfc: Keep disabled NICs quiescent during suspend/resume
by Ben Hutchings
· 12 years ago
61da026
sfc: Hold the RTNL lock for more of the suspend/resume cycle
by Ben Hutchings
· 12 years ago
f16aeea
sfc: Change state names to be clearer, and comment them
by Ben Hutchings
· 12 years ago
9714284
sfc: Stash header offsets for TSO in struct tso_state
by Ben Hutchings
· 13 years ago
53cb13c
sfc: Replace tso_state::full_packet_space with ip_base_len
by Ben Hutchings
· 13 years ago
f7251a9
sfc: Simplify TSO header buffer allocation
by Ben Hutchings
· 13 years ago
14bf718
sfc: Stop TX queues before they fill up
by Ben Hutchings
· 13 years ago
7668ff9
sfc: Refactor struct efx_tx_buffer to use a flags field
by Ben Hutchings
· 13 years ago
2c33bb3
team: do not allow to add VLAN challenged port when vlan is used
by Jiri Pirko
· 12 years ago
9b361c1
vlan: add helper which can be called to see if device is used by vlan
by Jiri Pirko
· 12 years ago
0c7517e
team: don't print warn message on -ESRCH during event send
by Jiri Pirko
· 12 years ago
1f7c9ae
w5300: using eth_hw_addr_random() for random MAC and set device flag
by Wei Yongjun
· 12 years ago
d68bb7e
w5100: using eth_hw_addr_random() for random MAC and set device flag
by Wei Yongjun
· 12 years ago
9213bb8
wimax/i2400m: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
8f4cccb
net: Set device operstate at registration time
by Ben Hutchings
· 12 years ago
9f35a73
net/fsl: introduce Freescale 10G MDIO driver
by Timur Tabi
· 12 years ago
3afa6d0
cls_cgroup: Allow classifier cgroups to have their classid reset to 0
by Neil Horman
· 12 years ago
f20b621
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
e6e94e3
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
f63c45e
packet: fix broken build.
by Rami Rosen
· 12 years ago
748e2d9
net: reinstate rtnl in call_netdevice_notifiers()
by Eric Dumazet
· 12 years ago
a4881cc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
fa4f0af
batman-adv: Start new development cycle
by Sven Eckelmann
· 12 years ago
3713517
batman-adv: change interface_rx to get orig node
by Antonio Quartulli
· 13 years ago
30cfd02
batman-adv: detect not yet announced clients
by Antonio Quartulli
· 13 years ago
c67893d
batman-adv: Reduce accumulated length of simple statements
by Sven Eckelmann
· 13 years ago
bbb1f90
batman-adv: Don't break statements after assignment operator
by Sven Eckelmann
· 13 years ago
8de47de
batman-adv: Use BIT(x) macro to calculate bit positions
by Sven Eckelmann
· 13 years ago
74ee363
batman-adv: Drop tt queries with foreign dest
by Martin Hundebøll
· 13 years ago
ff51fd7
batman-adv: Move batadv_check_unicast_packet()
by Martin Hundebøll
· 13 years ago
807736f
batman-adv: Split batadv_priv in sub-structures for features
by Sven Eckelmann
· 12 years ago
6244630
batman-adv: check batadv_orig_hash_add_if() return code
by Simon Wunderlich
· 13 years ago
a51fb9b
batman-adv: fix typos in comments
by Antonio Quartulli
· 13 years ago
d657e62
batman-adv: add reference counting for type batadv_tt_orig_list_entry
by Antonio Quartulli
· 13 years ago
3a7f291
batman-adv: remove a misleading comment
by Jonathan Corbet
· 13 years ago
1c9b055
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
by Marek Lindner
· 13 years ago
3eb8773
batman-adv: rename bridge loop avoidance claim types
by Simon Wunderlich
· 13 years ago
99e966f
batman-adv: correct comments in bridge loop avoidance
by Simon Wunderlich
· 13 years ago
536a23f
batman-adv: Add the backbone gateway list to debugfs
by Simon Wunderlich
· 13 years ago
c704372
batman-adv: move function arguments on one line
by Antonio Quartulli
· 12 years ago
0fa7fa9
packet: Protect packet sk list with mutex (v2)
by Pavel Emelyanov
· 12 years ago
b32607d
mdio: translation of MMD EEE registers to/from ethtool settings
by Allan, Bruce W
· 12 years ago
9e67030
af_packet: use define instead of constant
by danborkmann@iogearbox.net
· 12 years ago
bfdc587
rds: Don't disable BH on BH context
by Ying Xue
· 12 years ago
6b923cb
bonding: support for IPv6 transmit hashing
by John Eaglesham
· 12 years ago
b87fb39
ipv6: gre: fix ip6gre_err()
by Eric Dumazet
· 12 years ago
ef8531b
xfrm: fix RCU bugs
by Eric Dumazet
· 12 years ago
0115e8e
net: remove delay at device dismantle
by Eric Dumazet
· 12 years ago
bf277b0
Merge git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
bba6ec7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6de3f7e
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
90efbed
netfilter: remove unnecessary goto statement for error recovery
by Jean Sacren
· 12 years ago
6705e86
netfilter: replace list_for_each_continue_rcu with new interface
by Michael Wang
· 12 years ago
aba4e6f
mac80211: Fix AP mode regression
by Sujith Manoharan
· 12 years ago
23dcfa6
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a484147
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
8f8ba75
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c67fe37
mm: compaction: Abort async compaction if locks are contended or taking too long
by Mel Gorman
· 12 years ago
de74f1c
mm: have order > 0 compaction start near a pageblock with free pages
by Mel Gorman
· 12 years ago
9a9a9a7
rapidio/tsi721: fix unused variable compiler warning
by Alexandre Bounine
· 12 years ago
3670e7e
rapidio/tsi721: fix inbound doorbell interrupt handling
by Alexandre Bounine
· 12 years ago
7dbfb31
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
by Atsushi Nemoto
· 12 years ago
b121186
mm: correct page->pfmemalloc to fix deactivate_slab regression
by Alex Shi
· 12 years ago
5ed12f1
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
by Ilya Shchepetkov
· 12 years ago
c81758f
mm/compaction.c: fix deferring compaction mistake
by Minchan Kim
· 12 years ago
7838f99
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources
by Robin Holt
· 12 years ago
c3a5ce0
string: do not export memweight() to userspace
by WANG Cong
· 12 years ago
d46f3d8
hugetlb: update hugetlbpage.txt
by Zhouping Liu
· 12 years ago
ac8e97f
checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO
by Joe Perches
· 12 years ago
eb48c07
mm: hugetlbfs: correctly populate shared pmd
by Michal Hocko
· 12 years ago
b0cf0b1
cciss: fix incorrect scsi status reporting
by Stephen M. Cameron
· 12 years ago
d65226e
Documentation: update mount option in filesystem/vfat.txt
by Namjae Jeon
· 12 years ago
f9aed62
mm: change nr_ptes BUG_ON to WARN_ON
by Hugh Dickins
· 12 years ago
61e01be
cs5535-clockevt: typo, it's MFGPT, not MFPGT
by Jens Rottmann
· 12 years ago
e0e3cea
af_netlink: force credentials passing [CVE-2012-3520]
by Eric Dumazet
· 12 years ago
a9915a1
ipv4: fix ip header ident selection in __ip_make_skb()
by Eric Dumazet
· 12 years ago
1a7b27c
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
by Christoph Paasch
· 12 years ago
144d56e
tcp: fix possible socket refcount problem
by Eric Dumazet
· 12 years ago
33dd769
carl9170: report A-MPDU status
by Christian Lamparter
· 12 years ago
Next »