Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
18294ad1ecccffe6a91f6914dc1f4acd8995736a
18294ad
gianfar: Fix compiler and sparse warnings
by Anton Vorontsov
· 15 years ago
6748f60
fsl_pq_mdio: Fix compiler/sparse warnings (part 2)
by Anton Vorontsov
· 15 years ago
2951d64
fsl_pq_mdio: Fix compiler/sparse warnings (part 1)
by Anton Vorontsov
· 15 years ago
e0d087a
rtnetlink: Cleanups
by Eric Dumazet
· 15 years ago
b215c57
net: kill proto_ops wrapper
by Arnd Bergmann
· 15 years ago
9177490
net/x25: push BKL usage into x25_proto
by Arnd Bergmann
· 15 years ago
58a9d73
net/irda: push BKL into proto_ops
by Arnd Bergmann
· 15 years ago
83927ba
net/ipx: push down BKL into a ipx_dgram_ops
by Arnd Bergmann
· 15 years ago
ecced8b
net/appletalk: push down BKL into a atalk_dgram_ops
by Arnd Bergmann
· 15 years ago
c6060be
atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure
by Jie Yang
· 15 years ago
d3bcfef
net: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
b622d97a
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
by David S. Miller
· 15 years ago
9177efd
net, compat_ioctl: handle more ioctls correctly
by Arnd Bergmann
· 15 years ago
6b96018
compat: move sockios handling to net/socket.c
by Arnd Bergmann
· 15 years ago
2066022
appletalk: handle SIOCATALKDIFADDR compat ioctl
by Arnd Bergmann
· 15 years ago
7a22938
net: copy socket ioctl code to net/socket.h
by Arnd Bergmann
· 15 years ago
9646e7c
net, compat_ioctl: handle socket ioctl abuses in tty drivers
by Arnd Bergmann
· 15 years ago
50857e2
net/tun: handle compat_ioctl directly
by Arnd Bergmann
· 15 years ago
2dceba1
compat: add struct compat_ifreq etc to compat.h
by Arnd Bergmann
· 15 years ago
10d626f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
62d8368
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
bb1cafb
ieee802154: add support for creation/removal of logic interfaces
by Dmitry Eremin-Solenikov
· 15 years ago
0a868b2
ieee802154: add PHY_NAME to LIST_IFACE command results
by Dmitry Eremin-Solenikov
· 15 years ago
339b4ca
ieee802154: add two nl802154 helpers
by Dmitry Eremin-Solenikov
· 15 years ago
405cd39
fakehard: mlme_ops->get_phy implementation
by Dmitry Eremin-Solenikov
· 15 years ago
4272344
ieee802154: add an mlme_ops call to retrieve PHY object
by Dmitry Eremin-Solenikov
· 15 years ago
478e87c
fakehard: claim all 2.4 Ghz channels as supported
by Dmitry Eremin-Solenikov
· 15 years ago
c83b207
fakehard: no need to export net_to_phy, make it static
by Dmitry Eremin-Solenikov
· 15 years ago
1eaa9d0
ieee802154: add LIST_PHY command support
by Dmitry Eremin-Solenikov
· 15 years ago
78fe738
ieee802154: split away MAC commands implementation
by Dmitry Eremin-Solenikov
· 15 years ago
cb6b376
ieee802154: merge nl802154 and wpan-class in single module
by Dmitry Eremin-Solenikov
· 15 years ago
a9966b5
ieee802154: constify struct net_device in some operations
by Dmitry Eremin-Solenikov
· 15 years ago
e9cf356
wpan-phy: follow usual patter of devices registration
by Dmitry Eremin-Solenikov
· 15 years ago
a0b4a73
wpan-phy: allow specifying a per-page channel mask
by Dmitry Eremin-Solenikov
· 15 years ago
375bb0e
wpan-phy: use snprintf to limit the amount of chars written
by Dmitry Eremin-Solenikov
· 15 years ago
37eb0ed
wpan-phy: init channel/page fields
by Dmitry Eremin-Solenikov
· 15 years ago
1c889f4
wpan-phy: add wpan-phy iteration functions
by Dmitry Eremin-Solenikov
· 15 years ago
69d9ab9
wpan-phy: add a helper to put the wpan_phy device
by Dmitry Eremin-Solenikov
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
887e671
decnet: netdevice refcount leak
by Eric Dumazet
· 15 years ago
f9dd09c
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
by Jozsef Kadlecsik
· 15 years ago
f5209b4
be2net: Fix CQE_STATUS_EXTD_SHIFT define
by Sathya Perla
· 15 years ago
000ba2e
net: Fix build warning in sock_bindtodevice().
by David S. Miller
· 15 years ago
baac856
pktgen: tx_bytes might be slightly wrong
by Eric Dumazet
· 15 years ago
bf8e56b
net: sock_bindtodevice() RCU-ification
by Eric Dumazet
· 15 years ago
69df9d5
ip_frag: dont touch device refcount
by Eric Dumazet
· 15 years ago
bd27a87
net_cls: Use __dev_get_by_index()
by Eric Dumazet
· 15 years ago
40c9c31
sctp: ipv6: avoid touching device refcount
by Eric Dumazet
· 15 years ago
122ec6f
netlabel: remove dev_put() calls
by Eric Dumazet
· 15 years ago
31ef30c
bridge: remove dev_put() in add_del_if()
by Eric Dumazet
· 15 years ago
c84b326
net: check kern before calling security subsystem
by Eric Paris
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
b4ec824
rose: device refcount leak
by Eric Dumazet
· 15 years ago
1056bd5
bridge: prevent bridging wrong device
by Stephen Hemminger
· 15 years ago
89794a6
bnx2x: version 1.52.1-3
by Yaniv Rosner
· 15 years ago
0c786f0
bnx2x: Fix register access timeout in 10M
by Yaniv Rosner
· 15 years ago
46d15cc
bnx2x: Fix 10G mode in BCM8481/BCM84823
by Yaniv Rosner
· 15 years ago
93f7288
bnx2x: Fix BCM8726 ROM load seq
by Yaniv Rosner
· 15 years ago
4f60dab
bnx2x: Add support for BCM84823
by Yaniv Rosner
· 15 years ago
b5bbf00
bnx2x: Modify BCM8706 link init seq
by Yaniv Rosner
· 15 years ago
15ddd2d
bnx2x: Enable FC when parallel-detect is used
by Yaniv Rosner
· 15 years ago
d5cb9e9
bnx2x: Miscellaneous debug print and tabs
by Yaniv Rosner
· 15 years ago
7846e47
bnx2x: Fix CL73 autoneg issues
by Yaniv Rosner
· 15 years ago
18afb0a
bnx2x: Fix Parallel-Detect settings
by Yaniv Rosner
· 15 years ago
2240252
virtio_net: rename driver struct to please modpost
by Uwe Kleine-König
· 15 years ago
6a2a2d6
tcp: Use defaults when no route options are available
by Gilad Ben-Yossef
· 15 years ago
05eaade
tcp: Do not call IPv4 specific func in tcp_check_req
by Gilad Ben-Yossef
· 15 years ago
8d044fe
TI DaVinci EMAC: Add suspend/resume capability
by Ranjith Lohithakshan
· 15 years ago
9f9354b
net: net/ipv4/devinet.c cleanups
by Eric Dumazet
· 15 years ago
b4d745d
decnet: avoid touching device refcount in dn_dev_by_index()
by Eric Dumazet
· 15 years ago
d94d9fe
net: cleanup include/linux
by Eric Dumazet
· 15 years ago
dffc143
MAINTAINERS: Add git net-next-2.6
by Joe Perches
· 15 years ago
b8883a6
NET: sungem, use spin_trylock_irqsave
by Jiri Slaby
· 15 years ago
286e633
isdn: hfc_usb: Fix read buffer overflow
by Roel Kluin
· 15 years ago
a947c8f
isdn: hisax: Fix test in waitforxfw
by Roel Kluin
· 15 years ago
b9db21f
isdn: eicon: Return on error
by Jiri Slaby
· 15 years ago
1ea7084
isdn: eicon: Use offsetof
by Jiri Slaby
· 15 years ago
08cb3f6
misdn: Fix reversed 'if' in st_own_ctrl
by Dan Carpenter
· 15 years ago
02303d2
isdn: hisax: Fix lock imbalance.
by Jiri Slaby
· 15 years ago
c8ee553
DaVinci EMAC: correct param for ISR
by Tonyliu
· 15 years ago
c6d14c8
net: Introduce for_each_netdev_rcu() iterator
by Eric Dumazet
· 15 years ago
3a19d56
cdc_ether: additional Ericsson MBM PID's to the whitelist
by Torgny Johansson
· 15 years ago
d007563
em_meta: avoid one dev_put()
by Eric Dumazet
· 15 years ago
c707985
bnx2: avoid compiler warnings
by Eric Dumazet
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
4b7673a
Phonet: remove tautologies
by Rémi Denis-Courmont
· 15 years ago
df7641a
trivial: remove duplicated MIN macro from tehuti.
by Thiago Farina
· 15 years ago
0d37f36
cnic: ensure ulp_type is not negative
by roel kluin
· 15 years ago
885ee39
qlge: Clean up netdev->stats usage.
by Ron Mercer
· 15 years ago
1e34e30
qlge: Add firmware/driver sub-command support.
by Ron Mercer
· 15 years ago
32a5b2a
qlge: Fix indentations.
by Ron Mercer
· 15 years ago
e7fec0b
wimax/i2400m: fix inverted value in i2400ms_bus_setup()
by Inaky Perez-Gonzalez
· 15 years ago
20d57f8
wimax/i2400m: fix SDIO debugfs dentry name
by Inaky Perez-Gonzalez
· 15 years ago
5a039e7
wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_out
by Inaky Perez-Gonzalez
· 15 years ago
faf5716
wimax/i2400m: handle USB stalls
by Inaky Perez-Gonzalez
· 15 years ago
fae9221
wimax/i2400m: don't retry SDIO enable in probe() paths
by Inaky Perez-Gonzalez
· 15 years ago
02eb41e
wimax/i2400m: correctly identify all iwmc3200-based SKUs
by Inaky Perez-Gonzalez
· 15 years ago
296bd4b
wimax/i2400m: Fix USB timeout specifications (to ms from HZ)
by Inaky Perez-Gonzalez
· 15 years ago
5ab5a72
wimax/i2400m: fix device getting stuck in IDLE mode
by Inaky Perez-Gonzalez
· 15 years ago
Next »