Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a6b8978c54b771308f6f1692b9735ac0bb087cc2
/
net
dc9319f
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
20ebb34
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
d7d5a00
libceph: fix sparse endianness warnings
by Ilya Dryomov
· 10 years ago
49a068f
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
by J. Bruce Fields
· 10 years ago
bdec419
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
627d2cc
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 10 years ago
15ecf7a
Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
9d31b3c
batman-adv: fix potential TT client + orig-node memory leak
by Linus Lüssing
· 10 years ago
a516488
batman-adv: fix multicast counter when purging originators
by Linus Lüssing
· 10 years ago
e8829f0
batman-adv: fix counter for multicast supporting nodes
by Linus Lüssing
· 10 years ago
f44d540
batman-adv: fix lock class for decoding hash in network-coding.c
by Martin Hundebøll
· 10 years ago
2c667a3
batman-adv: fix delayed foreign originator recognition
by Linus Lüssing
· 10 years ago
329887a
batman-adv: fix and simplify condition when bonding should be used
by Simon Wunderlich
· 10 years ago
1e359a5
Revert "mac80211: Fix accounting of the tailroom-needed counter"
by Johannes Berg
· 10 years ago
24cc59d
openvswitch: Consistently include VLAN header in flow and port stats.
by Ben Pfaff
· 10 years ago
843925f
tcp: Do not apply TSO segment limit to non-TSO packets
by Herbert Xu
· 10 years ago
831a39c
Revert "cfg80211: make WEXT compatibility unselectable"
by Jiri Kosina
· 10 years ago
2c90331
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
dc97a1a
genetlink: A genl_bind() to an out-of-range multicast group should not WARN().
by David S. Miller
· 10 years ago
023e2cf
netlink/genetlink: pass network namespace to bind/unbind
by Johannes Berg
· 10 years ago
c380d9a
genetlink: pass multicast bind/unbind to families
by Johannes Berg
· 10 years ago
7d68536
netlink: call unbind when releasing socket
by Johannes Berg
· 10 years ago
b10dcb3
netlink: update listeners directly when removing socket
by Johannes Berg
· 10 years ago
f8403a2
genetlink: pass only network namespace to genl_has_listeners()
by Johannes Berg
· 10 years ago
02c81ab
netlink: rename netlink_unbind() to netlink_undo_bind()
by Johannes Berg
· 10 years ago
eb46e22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 10 years ago
5f35227
net: Generalize ndo_gso_check to ndo_features_check
by Jesse Gross
· 10 years ago
2c26d34
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
by Jay Vosburgh
· 10 years ago
4aa6118
openvswitch: fix odd_ptr_err.cocci warnings
by Wu Fengguang
· 10 years ago
6a8fc95
Bluetooth: Fix accepting connections when not using mgmt
by Johan Hedberg
· 10 years ago
8bfe844
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
by Marcel Holtmann
· 10 years ago
b8fb4e0
net: Reset secmark when scrubbing packet
by Thomas Graf
· 10 years ago
796f2da
net: Fix stacked vlan offload features computation
by Toshiaki Makita
· 10 years ago
997e068
openvswitch: Fix vport_send double free
by Pravin B Shelar
· 10 years ago
cbe7e76
openvswitch: Fix GSO with multiple MPLS label.
by Pravin B Shelar
· 10 years ago
ec449f4
openvswitch: Fix MPLS action validation.
by Pravin B Shelar
· 10 years ago
4cc1bec
mpls: Fix allowed protocols for mpls gso
by Pravin B Shelar
· 10 years ago
d0edc7b
mpls: Fix config check for mpls.
by Pravin B Shelar
· 10 years ago
ceb8d5b
net: Rearrange loop in net_rx_action
by Herbert Xu
· 10 years ago
6bd373e
net: Always poll at least one device in net_rx_action
by Herbert Xu
· 10 years ago
001ce54
net: Detect drivers that reschedule NAPI and exhaust budget
by Herbert Xu
· 10 years ago
726ce70
net: Move napi polling code out of net_rx_action
by Herbert Xu
· 10 years ago
0d16449
batman-adv: avoid NULL dereferences and fix if check
by Antonio Quartulli
· 10 years ago
0402e44
batman-adv: Unify fragment size calculation
by Sven Eckelmann
· 10 years ago
5b6698b
batman-adv: Calculate extra tail size based on queued fragments
by Sven Eckelmann
· 10 years ago
af6dabc
net: drop the packet when fails to do software segmentation or header check
by Jason Wang
· 10 years ago
2dc49d1
tcp6: don't move IP6CB before xfrm6_policy_check()
by Nicolas Dichtel
· 10 years ago
da413ee
packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet
by Dan Collins
· 10 years ago
ecb5ec0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
71bb99a
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket
by Al Viro
· 10 years ago
96c2665
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket
by Al Viro
· 10 years ago
51bda2b
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
by Al Viro
· 10 years ago
004fa5e
Bluetooth: 6lowpan: Do not free skb when packet is dropped
by Jukka Rissanen
· 10 years ago
e3bb504
[regression] chunk lost from bd9b51
by Al Viro
· 10 years ago
00c845d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
86c8fc4
Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
7dce675
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 10 years ago
1206940
geneve: Fix races between socket add and release.
by Jesse Gross
· 10 years ago
7ed767f
geneve: Remove socket and offload handlers at destruction.
by Jesse Gross
· 10 years ago
a18e6a1
netlink: Don't reorder loads/stores before marking mmap netlink frame as available
by Thomas Graf
· 10 years ago
4682a03
netlink: Always copy on mmap TX.
by David Miller
· 10 years ago
5766650
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
ea8ae25
Bluetooth: Fix bug with filter in service discovery optimization
by Marcel Holtmann
· 10 years ago
715e4cd
libceph: specify position of extent operation
by Yan, Zheng
· 10 years ago
864e919
libceph: add CREATE osd operation support
by Yan, Zheng
· 10 years ago
d74b50b
libceph: add SETXATTR/CMPXATTR osd operations support
by Yan, Zheng
· 10 years ago
a3fc980
libceph: require cephx message signature by default
by Yan, Zheng
· 10 years ago
33d0733
libceph: message signature support
by Yan, Zheng
· 10 years ago
ae385ea
libceph: store session key in cephx authorizer
by Yan, Zheng
· 10 years ago
4965fc3
libceph: nuke ceph_kvfree()
by Ilya Dryomov
· 10 years ago
28a9bc6
mac80211: free management frame keys when removing station
by Johannes Berg
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
0b233b7
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
65891fe
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
by Or Gerlitz
· 10 years ago
f1fb521
ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()
by Thomas Graf
· 10 years ago
bb1553c
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()
by Thomas Graf
· 10 years ago
c9f2c3d
Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
a463e9c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
6ff4a8a
rds: Fix min() warning in rds_message_inc_copy_to_user()
by Geert Uytterhoeven
· 10 years ago
8a0033a
gre: fix the inner mac header in nbma tunnel xmit path
by Timo Teräs
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
e962f30
fib_trie: Fix trie balancing issue if new node pushes down existing node
by Alexander Duyck
· 10 years ago
53f6b70
vlan: Add ability to always enable TSO/UFO
by Toshiaki Makita
· 10 years ago
185076d
cfg80211: correctly check ad-hoc channels
by Arik Nemtsov
· 10 years ago
70dcec5
cfg80211: don't WARN about two consecutive Country IE hint
by Emmanuel Grumbach
· 10 years ago
9845904
Bluetooth: Fix mgmt response status when removing adapter
by Johan Hedberg
· 10 years ago
ec6f99b
Bluetooth: Fix enabling BR/EDR SC when powering on
by Johan Hedberg
· 10 years ago
722ddb0
mac80211: update the channel context after channel switch
by Emmanuel Grumbach
· 10 years ago
f89f46c
nl80211: check matches array length before acessing it
by Luciano Coelho
· 10 years ago
34f05f5
cfg80211: avoid mem leak on driver hint set
by Arik Nemtsov
· 10 years ago
08f6f14
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
by Jouni Malinen
· 10 years ago
d025933
mac80211: fix multicast LED blinking and counter
by Andreas Müller
· 10 years ago
7e6225a
mac80211: avoid using uninitialized stack data
by Jes Sorensen
· 10 years ago
9697f1c
net: dsa: propagate error code from dsa_slave_phy_setup
by Florian Fainelli
· 10 years ago
53013c7
net: dsa: handle non-existing PHYs on switch internal bus
by Florian Fainelli
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
6b9e2ce
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
1aeb9c6
Bluetooth: Fix notifying mgmt power off before flushing connection list
by Johan Hedberg
· 10 years ago
a511b35
Bluetooth: Fix incorrect pending cmd removal in pairing_complete()
by Johan Hedberg
· 10 years ago
Next »