Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f4b0add851a741e9859b97558594fbfe6e19a2b
0f4b0ad
ixgbe: enable FDB netdevice ops
by John Fastabend
· 13 years ago
3ff661c
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
by John Fastabend
· 13 years ago
d83b060
net: add fdb generic dump routine
by John Fastabend
· 13 years ago
12a9463
net: addr_list: add exclusive dev_uc_add and dev_mc_add
by John Fastabend
· 13 years ago
7716202
net: add generic PF_BRIDGE:RTM_ FDB hooks
by John Fastabend
· 13 years ago
136cd14
atl1: do not drop rx/tx interrupts before they are scheduled
by Tony Zelenoff
· 13 years ago
2a9bc71
atl1: do not process interrupts in cycle in handler
by Tony Zelenoff
· 13 years ago
73650f2
atl1: enable errors and link ints when rx/tx scheduled
by Tony Zelenoff
· 13 years ago
aa45ba9
atl1: add value to check ability of reenabling IRQs
by Tony Zelenoff
· 13 years ago
02d5d11
atl1: make function to set imr of card
by Tony Zelenoff
· 13 years ago
5c3d52e
atl1: use defined functions to disable irq
by Tony Zelenoff
· 13 years ago
0dbab2f
atl1: add napi process of tx interrupts
by Tony Zelenoff
· 13 years ago
6294512
atl1: make driver napi compatible
by Tony Zelenoff
· 13 years ago
3e1d83f
atl1: handle rx in separate condition
by Tony Zelenoff
· 13 years ago
c5c2326
bridge: Add multicast_querier toggle and disable queries by default
by Herbert Xu
· 13 years ago
c83b8fa
bridge: Restart queries when last querier expires
by Herbert Xu
· 13 years ago
7485721
bridge: Add br_multicast_start_querier
by Herbert Xu
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
5e73ea1
ipv4: fix checkpatch errors
by Daniel Baluta
· 13 years ago
586d17c
virtio-net: send gratuitous packets when needed
by Jason Wang
· 13 years ago
8831a3f
isdn/hysdn: Convert to kstrtoul_from_user
by Peter Hüwe
· 13 years ago
cf22f9a
ipv6: Remove unused argument to addrconf_dad_start().
by David S. Miller
· 13 years ago
fd9071e
net: Fix spelling typo in net
by Masanari Iida
· 13 years ago
a8cb05b
tcp: Remove redundant code entering quickack mode
by Vijay Subramanian
· 13 years ago
aacd928
tcp: bind() use stronger condition for bind_conflict
by Alex Copot
· 13 years ago
c72e118
inet: makes syn_ack_timeout mandatory
by Eric Dumazet
· 13 years ago
fd4f2ce
tcp: RFC6298 supersedes RFC2988bis
by Eric Dumazet
· 13 years ago
eff98db
net/wan: use module_pci_driver
by Axel Lin
· 13 years ago
a680b30
net/tokenring: use module_pci_driver
by Axel Lin
· 13 years ago
7f83560
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
87b6d21
tunnel: implement 64 bits statistics
by stephen hemminger
· 13 years ago
8f56e4b
ixgbe: add I2C clock stretching
by Don Skidmore
· 13 years ago
be0c006
igb: Update version to 3.4.7.
by Carolyn Wyborny
· 13 years ago
04499ec
e1000e: cleanup boolean logic
by Bruce Allan
· 13 years ago
6ad6514
e1000e: cleanup remaining strings split across multiple lines
by Bruce Allan
· 13 years ago
48425b1
e100: enable transmit time stamping.
by Richard Cochran
· 13 years ago
abe0c5d
e100: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
64d683c
bonding: Fixup get_tx_queue() op second arg type.
by David S. Miller
· 13 years ago
be38395
rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.
by David S. Miller
· 13 years ago
2a06b40
Phonet: change maintainer address
by Rémi Denis-Courmont
· 13 years ago
8e052e5
Phonet: missing headers (sparse)
by Rémi Denis-Courmont
· 13 years ago
3c490a8
Phonet: phonet_net_id can be static (sparse)
by Rémi Denis-Courmont
· 13 years ago
dcd2ba9
neighbour: Make neigh_table_init_no_netlink() static.
by Hiroaki SHIMODA
· 13 years ago
447167b
udp: intoduce udp_encap_needed static_key
by Eric Dumazet
· 13 years ago
77577bf
net: WIZnet drivers: fix possible NULL dereference
by Mike Sinkovsky
· 13 years ago
9b17876
rtnetlink: fix comments
by stephen hemminger
· 13 years ago
efacb30
rtnetlink & bonding: change args got get_tx_queues
by stephen hemminger
· 13 years ago
302846e
ethernet: replace open-coded ARRAY_SIZE with macro
by Jim Cromie
· 13 years ago
4133099
enic: replace open-coded ARRAY_SIZE with macro
by Jim Cromie
· 13 years ago
0db83cd
broadcom: replace open-coded ARRAY_SIZE with macro
by Jim Cromie
· 13 years ago
60dfc62
net: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
6f66cdc
net/garp: fix GID rbtree ordering
by David Ward
· 13 years ago
9d02daf75
pppoatm: Fix excessive queue bloat
by David Woodhouse
· 13 years ago
39abbae
caif-hsi: Postpone init of HSI until open()
by sjur.brandeland@stericsson.com
· 13 years ago
2df1fe7
caif-hsi: Remove stop/start of queue.
by sjur.brandeland@stericsson.com
· 13 years ago
ece367d
caif-hsi: robust frame aggregation for HSI
by Dmitry Tarnyagin
· 13 years ago
4476481
caif: set traffic class for caif packets
by Dmitry Tarnyagin
· 13 years ago
e65ac4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
d62f8db
caif_hsi: use dev_dbg not dev_err for reporting
by Kim Lilliestierna XX
· 13 years ago
5f614e6
caif-hsi: Free flip_buffer at shutdown
by sjur.brandeland@stericsson.com
· 13 years ago
5c699fb
caif: Fix memory leakage in the chnl_net.c.
by Tomasz Gregorek
· 13 years ago
c9be48d
l2tp: don't overwrite source address in l2tp_ip_bind()
by James Chapman
· 13 years ago
d1f224a
l2tp: fix refcount leak in l2tp_ip sockets
by James Chapman
· 13 years ago
3130416
net: Fix misplaced parenthesis in virtio_net.c
by Torsten Kaiser
· 13 years ago
89eb06f
net/key/af_key.c: add missing kfree_skb
by Julia Lawall
· 13 years ago
0347875
phonet: Sort out initiailziation and cleanup code.
by Eric W. Biederman
· 13 years ago
7d3d43d
net: In unregister_netdevice_notifier unregister the netdevices.
by Eric W. Biederman
· 13 years ago
816a785
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
011e3c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c1412fc
net/ipv6/exthdrs.c: Strict PadN option checking
by Eldad Zack
· 13 years ago
ecca5c3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
174808a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
778c2de
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
46ba5b2
net: Fixed coding style issues relating to braces.
by Jeffrin Jose
· 13 years ago
6fdbd16
net/ipv6/ipv6_sockglue.c: Removed redundant extern
by Eldad Zack
· 13 years ago
e42bd6e
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
026ee1f
panic: fix stack dump print on direct call to panic()
by Jason Wessel
· 13 years ago
2f39721
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
by Linus Walleij
· 13 years ago
41c9308
Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
by Ying Han
· 13 years ago
66aebce
hugetlb: fix race condition in hugetlb_fault()
by Chris Metcalf
· 13 years ago
f3ec434
drivers/rtc/rtc-twl.c: use static register while reading time
by Konstantin Shlyakhovoy
· 13 years ago
c3cba92
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
by Tushar Behera
· 13 years ago
cd1e6f9
drivers/rtc/rtc-s3c.c: fix compilation error
by Tushar Behera
· 13 years ago
3971dae
MAINTAINERS: add PCDP console maintainer
by Khalid Aziz
· 13 years ago
569530f
memcg: do not open code accesses to res_counter members
by Glauber Costa
· 13 years ago
3205001
drivers/rtc/rtc-efi.c: fix section mismatch warning
by Jan Beulich
· 13 years ago
bb58da0
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
by Andreas Dumberger
· 13 years ago
44e4360
drivers/char/random.c: fix boot id uniqueness race
by Mathieu Desnoyers
· 13 years ago
d833049
memcg: fix broken boolen expression
by Kirill A. Shutemov
· 13 years ago
6252efc
memcg: fix up documentation on global LRU
by Ying Han
· 13 years ago
e1e420c
net/core: simple_strtoul cleanup
by Shuah Khan
· 13 years ago
1caf09d
r6040: update copyright from 2007 to now
by Florian Fainelli
· 13 years ago
31171ae
r6040: define and use bits of register PHY_CC
by Florian Fainelli
· 13 years ago
940ff7e
r6040: define and use MTPR transmit enable bit
by Florian Fainelli
· 13 years ago
8dd87a2
r6040: define and use MLSR register bits
by Florian Fainelli
· 13 years ago
3440ecc
r6040: fix typo on stats update in tx path
by Florian Fainelli
· 13 years ago
2fa15bb
r6040: add a MAC operation timeout define
by Florian Fainelli
· 13 years ago
0db0cfc
r6040: remove unused variable mcr1 from private structure
by Florian Fainelli
· 13 years ago
90f750a
r6040: consolidate MAC reset to its own function
by Florian Fainelli
· 13 years ago
c1e6aaf
ixp4xx_eth: Fix up the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
Next »