Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37b8e1ca0fd7adce1c75b5d95e5515bd2dc234dd
37b8e1c
irda: Delete an unnecessary check before the function call "irlmp_unregister_service"
by Markus Elfring
· 9 years ago
b3047a7
Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
3d131f0
net: dsa: mv88e6xxx: include DSA ports in VLANs
by Vivien Didelot
· 9 years ago
4c7ea3c
net: dsa: mv88e6xxx: disable SA learning for DSA and CPU ports
by Andrew Lunn
· 9 years ago
5ba3f7d
net/core: fix for_each_netdev_feature
by Jarod Wilson
· 9 years ago
74f2d19c
vlan: Invoke driver vlan hooks only if device is present
by Padmanabh Ratnakar
· 9 years ago
754107e
arcnet/com20020: add LEDS_CLASS dependency
by Arnd Bergmann
· 9 years ago
1d056d9
bpf, verifier: annotate verbose printer with __printf
by Daniel Borkmann
· 9 years ago
85013ab
Merge branch 'dp83640-fixes'
by David S. Miller
· 9 years ago
a1f8723
dp83640: Only wait for timestamps for packets with timestamping enabled.
by Stefan Sørensen
· 9 years ago
5f94c94
ptp: Change ptp_class to a proper bitmask
by Stefan Sørensen
· 9 years ago
ccf6ee9
dp83640: Prune rx timestamp list before reading from it
by Stefan Sørensen
· 9 years ago
4b06325
dp83640: Delay scheduled work.
by Stefan Sørensen
· 9 years ago
539e44d
dp83640: Include hash in timestamp/packet matching
by Stefan Sørensen
· 9 years ago
0561e8e
Merge branch 'mlx5-fixes'
by David S. Miller
· 9 years ago
3ea4891
net/mlx5e: Fix LSO vlan insertion
by Achiad Shochat
· 9 years ago
e4cf27b
net/mlx5e: Re-eanble client vlan TX acceleration
by Achiad Shochat
· 9 years ago
fe9f4fe
net/mlx5e: Return error in case mlx5e_set_features() fails
by Achiad Shochat
· 9 years ago
3435ab5
net/mlx5e: Don't allow more than max supported channels
by Achiad Shochat
· 9 years ago
61d0e73
net/mlx5_core: Use the the real irqn in eq->irqn
by Achiad Shochat
· 9 years ago
01c196a
net/mlx5e: Wait for RX buffers initialization in a more proper manner
by Achiad Shochat
· 9 years ago
a198574
net/mlx5e: Avoid NULL pointer access in case of configuration failure
by Achiad Shochat
· 9 years ago
e420842
cfg80211: allow AID/listen interval changes for unassociated station
by Ayala Beker
· 9 years ago
dcae9e0
mac80211: document sleep requirements for channel context ops
by Chaitanya T K
· 9 years ago
ef95d8b
mac80211: further improve "no supported rates" warning
by Johannes Berg
· 9 years ago
2ed77ea
mac80211: treat bad WMM parameters more gracefully
by Johannes Berg
· 9 years ago
730a7550
mac80211: fixup AIFSN instead of disabling WMM
by Emmanuel Grumbach
· 9 years ago
cec6628
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
by Johannes Berg
· 9 years ago
e86abc6
cfg80211/mac80211: clarify RSSI CQM reporting requirements
by Johannes Berg
· 9 years ago
520c75d
mac80211: fix crash on mesh local link ID generation with VIFs
by Matthias Schiffer
· 9 years ago
57f255f
mac80211: TDLS: add proper HT-oper IE
by Arik Nemtsov
· 9 years ago
0d440ea
mac80211: don't reconfigure sched scan in case of wowlan
by Eliad Peller
· 9 years ago
968a76c
mac80211: call drv_stop only if driver is started
by Eliad Peller
· 9 years ago
c189a68
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
by Andrei Otcheretianski
· 9 years ago
43d6df0
mac80211: use freezable workqueue for restart work
by Eliad Peller
· 9 years ago
a64cba3
mac80211: Fix local deauth while associating
by Andrei Otcheretianski
· 9 years ago
254d3df
mac80211: allow null chandef in tracing
by Arik Nemtsov
· 9 years ago
4baf6be
nl80211: Fix potential memory leak from parse_acl_data
by Ola Olsson
· 9 years ago
519ee69
mac80211: fix divide by zero when NOA update
by Janusz.Dziedzic@tieto.com
· 9 years ago
fd867d5
net/core: generic support for disabling netdev features down stack
by Jarod Wilson
· 9 years ago
c238041
sh_eth: fix typo in RX descriptor bit name
by Sergei Shtylyov
· 9 years ago
a176ded
Merge branch 'bonding-actor-updates'
by David S. Miller
· 9 years ago
52bc671
bonding: simplify / unify event handling code for 3ad mode.
by Mahesh Bandewar
· 9 years ago
7bb11dc
bonding: unify all places where actor-oper key needs to be updated.
by Mahesh Bandewar
· 9 years ago
b25c2e7
bonding: Simplify __get_duplex function.
by Mahesh Bandewar
· 9 years ago
12d4309
Merge branch 'bpf-persistent'
by David S. Miller
· 9 years ago
42984d7
bpf: add sample usages for persistent maps/progs
by Daniel Borkmann
· 9 years ago
b219775
bpf: add support for persistent maps/progs
by Daniel Borkmann
· 9 years ago
e9d8afa
bpf: consolidate bpf_prog_put{, _rcu} dismantle paths
by Daniel Borkmann
· 9 years ago
c210129
bpf: align and clean bpf_{map,prog}_get helpers
by Daniel Borkmann
· 9 years ago
aa79781
bpf: abstract anon_inode_getfd invocations
by Daniel Borkmann
· 9 years ago
1d6119b
net: fix percpu memory leaks
by Eric Dumazet
· 9 years ago
c451113
ravb: use pdev rather than ndev for error messages
by Simon Horman
· 9 years ago
9e17f8a
net: make skb_set_owner_w() more robust
by Eric Dumazet
· 9 years ago
eca1e00
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
by Ido Schimmel
· 9 years ago
b9b3771
net: dsa: mv88e6xxx: lookup switch name
by Vivien Didelot
· 9 years ago
3996a4f
net: dsa: mv88e6xxx: assert SMI lock
by Vivien Didelot
· 9 years ago
ac00881
bpf: convert hashtab lock to raw lock
by Yang Shi
· 9 years ago
21086b9
Merge branch 'bridge_vlan_fixes'
by David S. Miller
· 9 years ago
ddd611d
bridge: vlan: Use correct flag name in comment
by Ido Schimmel
· 9 years ago
07bc588
bridge: vlan: Prevent possible use-after-free
by Ido Schimmel
· 9 years ago
ce10500
tcp/dccp: fix ireq->pktopts race
by Eric Dumazet
· 9 years ago
7b56543
RDS: convert bind hash table to re-sizable hashtable
by santosh.shilimkar@oracle.com
· 9 years ago
d3ffaefa
net: rds: changing the return type from int to void
by Saurabh Sengar
· 9 years ago
64cf370
Merge branch 'encx24j600-fixes'
by David S. Miller
· 9 years ago
07f56c6
net: encx24j600: Export missing SPI module alias information
by Javier Martinez Canillas
· 9 years ago
d0cb48c
net: encx24j600: Fix SPI id table definition
by Javier Martinez Canillas
· 9 years ago
322cf7e
enic: assign affinity hint to interrupts
by Govindarajulu Varadarajan
· 9 years ago
9920e48
ipv4: use l4 hash for locally generated multipath flows
by Paolo Abeni
· 9 years ago
1032a66
Use 64-bit timekeeping
by Tina Ruchandani
· 9 years ago
1cf7d8d
net: hisilicon: Remove .owner assignment from platform_driver
by huangdaode
· 9 years ago
76e398a
net: dsa: use switchdev obj for VLAN add/del ops
by Vivien Didelot
· 9 years ago
ea3803c
VSOCK: define VSOCK_SS_LISTEN once only
by Stefan Hajnoczi
· 9 years ago
24c39de
Merge branch 'csum_partial_frags'
by David S. Miller
· 9 years ago
405c92f
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
by Hannes Frederic Sowa
· 9 years ago
682b1a9
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
by Hannes Frederic Sowa
· 9 years ago
dbd3393
ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
by Hannes Frederic Sowa
· 9 years ago
d749c9c
ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
by Hannes Frederic Sowa
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
523e134
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
4bb0fb5
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
c94eee8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
38dab9a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
f9793e37
Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
9b971e7
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
7c0f488
Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
bae818e
rbd: require stable pages if message data CRCs are enabled
by Ronny Hegewald
· 9 years ago
e7b63ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 9 years ago
a493bcf
Merge tag 'wireless-drivers-next-for-davem-2015-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
e258d91
switchdev: fix: pass correct obj size when deferring obj add
by Scott Feldman
· 9 years ago
3a7bde5
switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs
by Scott Feldman
· 9 years ago
740215d
Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
5bf8921
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
b7b0b1d
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
by Alexander Duyck
· 9 years ago
ee62593
Merge branch 'mlxsw-flooding-and-cosmetics'
by David S. Miller
· 9 years ago
c7070fc
mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops static
by Jiri Pirko
· 9 years ago
d9324f6
mlxsw: Put braces on all arms of branch statement
by Or Gerlitz
· 9 years ago
ef743fd
mlxsw: Put constant on the right side of comparisons
by Or Gerlitz
· 9 years ago
135f9ec
mlxsw: spectrum: Fix ageing time value
by Jiri Pirko
· 9 years ago
75c0928
mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpack
by Jiri Pirko
· 9 years ago
Next »