Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9b89d95a143bb0a9abc4ba0fdcdda78211930f1a
/
net
e6625fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
38be7a7
ceph: fix file mode calculation
by Sage Weil
· 13 years ago
05e9a2f
Bluetooth: Fix crash with incoming L2CAP connections
by Ilia Kolomisnky
· 13 years ago
9191e6a
Bluetooth: Fix regression in L2CAP connection procedure
by Gustavo F. Padovan
· 13 years ago
62f2a3a
net: remove NETIF_F_ALL_TX_OFFLOADS
by Michał Mirosław
· 13 years ago
b73c43f
net: sctp: fix checksum marking for outgoing packets
by Michał Mirosław
· 13 years ago
201f92e
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
ec0dd26
SUNRPC: Fix use of static variable in rpcb_getport_async
by Ben Greear
· 13 years ago
cd4fcc7
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket
by Thomas Graf
· 13 years ago
3f97fae
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 13 years ago
8fcbc63
XFRM: Fix memory leak in xfrm_state_update
by Tushar Gohad
· 13 years ago
8a98d93
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
b55c598
SUNRPC: Fix a race between work-queue and rpc_killall_tasks
by Trond Myklebust
· 13 years ago
f8d9605
sctp: Enforce retransmission limit during shutdown
by Thomas Graf
· 13 years ago
85746e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
3445951
mac80211: fix TKIP replay vulnerability
by Johannes Berg
· 13 years ago
1186980
mac80211: fix ie memory allocation for scheduled scans
by Luciano Coelho
· 13 years ago
9491230
sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it
by Wei Yongjun
· 13 years ago
f03d78d
net: refine {udp|tcp|sctp}_mem limits
by Eric Dumazet
· 13 years ago
712ae51
net: vlan: enable soft features regardless of underlying device
by Shan Wei
· 13 years ago
4466146
bridge: Always flood broadcast packets
by Herbert Xu
· 13 years ago
121782a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
c10841c
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
by Luciano Coelho
· 13 years ago
f2529c2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 13 years ago
c349a52
net: bind() fix error return on wrong address family
by Marcus Meissner
· 13 years ago
b00897b
xfrm4: Don't call icmp_send on local error
by Steffen Klassert
· 13 years ago
c146066
ipv4: Don't use ufo handling on later transformed packets
by Steffen Klassert
· 13 years ago
12fdb4d
xfrm: Remove family arg from xfrm_bundle_ok
by Steffen Klassert
· 13 years ago
957c665
ipv6: Don't put artificial limit on routing table size.
by David S. Miller
· 13 years ago
11d53b4
ipv6: Don't change dst->flags using assignments.
by David S. Miller
· 13 years ago
60c2ce2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 13 years ago
163f4da
Bluetooth: Fix memory leak under page timeouts
by Tomas Targownik
· 13 years ago
9fa7e4f
Bluetooth: Fix regression with incoming L2CAP connections
by Gustavo F. Padovan
· 13 years ago
7bb59df
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
by Peter Hurley
· 13 years ago
0e90ed0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
690b0ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
ed6e4ef
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
by Julian Anastasov
· 13 years ago
7ac2881
Bluetooth: Prevent buffer overflow in l2cap config request
by Dan Rosenberg
· 13 years ago
353e5c9
ipv4: Fix IPsec slowpath fragmentation problem
by Steffen Klassert
· 13 years ago
33f99dc
ipv4: Fix packet size calculation in __ip_append_data
by Steffen Klassert
· 13 years ago
a66b98d
mac80211: fix rx->key NULL dereference during mic failure
by Arik Nemtsov
· 13 years ago
bd4265f
bridge: Only flood unregistered groups to routers
by Herbert Xu
· 13 years ago
acc468f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
9cfaa8d
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
by Xufeng Zhang
· 13 years ago
32c9025
ipv6/udp: Use the correct variable to determine non-blocking condition
by Xufeng Zhang
· 13 years ago
2992c4b
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
eda0841
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
6e158d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
8ad2475
ipv4, ping: Remove duplicate icmp.h include
by Jesper Juhl
· 13 years ago
40fad6b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 13 years ago
cefa999
netpoll: copy dev name of slaves to struct netpoll
by WANG Cong
· 13 years ago
9aa3c94
ipv4: fix multicast losses
by Eric Dumazet
· 13 years ago
eeb1497
inet_diag: fix inet_diag_bc_audit()
by Eric Dumazet
· 13 years ago
1eddcea
net: rfs: enable RFS before first data packet is received
by Eric Dumazet
· 13 years ago
82362cc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
5afa913
SUNRPC: Ensure the RPC client only quits on fatal signals
by Trond Myklebust
· 13 years ago
e3cb78c
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
by Antoine Reversat
· 13 years ago
a1b7f85
caif: Bugfix - XOFF removed channel from caif-mux
by sjur.brandeland@stericsson.com
· 13 years ago
fc2af6c
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
by Fernando Luis Vázquez Cao
· 13 years ago
62b2bcb
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
by Fernando Luis Vázquez Cao
· 13 years ago
3009adf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 13 years ago
8dac6be
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
42c1edd
netfilter: nf_nat: avoid double seq_adjust for loopback
by Julian Anastasov
· 13 years ago
2c38de4
netfilter: fix looped (broad|multi)cast's MAC handling
by Nicolas Cavallari
· 13 years ago
db898aa
netfilter: ipt_ecn: fix inversion for IP header ECN match
by Patrick McHardy
· 13 years ago
58d5a02
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
by Patrick McHardy
· 13 years ago
63f6fe9
netfilter: ip_tables: fix compile with debug
by Sebastian Andrzej Siewior
· 13 years ago
122c4f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6
by Patrick McHardy
· 13 years ago
3306054
Bluetooth: Fix L2CAP connection establishment
by Ilia Kolomisnky
· 13 years ago
0b76011
NLM: Don't hang forever on NLM unlock requests
by Trond Myklebust
· 13 years ago
df3c393
Bluetooth: Fix accepting connect requests for defer_setup
by Johan Hedberg
· 13 years ago
9bb0ce2
libceph: fix page calculation for non-page-aligned io
by Sage Weil
· 13 years ago
b9cabe5
ieee802154: Don't leak memory in ieee802154_nl_fill_phy
by Jesper Juhl
· 13 years ago
ffdb8f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
6fdf658
Bluetooth: Fix L2CAP security check
by Luiz Augusto von Dentz
· 13 years ago
8f4e0a1
IPVS netns exit causes crash in conntrack
by Hans Schillstrom
· 13 years ago
a685e08
Delay struct net freeing while there's a sysfs instance refering to it
by Al Viro
· 13 years ago
83fe32d
netpoll: call dev_put() on error in netpoll_setup()
by Dan Carpenter
· 13 years ago
0b5c9db
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
by Jiri Pirko
· 13 years ago
d6124ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 13 years ago
7f4f057
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
by Ville Tervo
· 13 years ago
0da67be
Bluetooth: fix shutdown on SCO sockets
by Luiz Augusto von Dentz
· 13 years ago
96d7303
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
by Steffen Klassert
· 13 years ago
8d03e97
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
by Filip Palian
· 13 years ago
e23535c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
0c1ad04
netpoll: prevent netpoll setup on slave devices
by WANG Cong
· 13 years ago
fe6fe79
net: pmtu_expires fixes
by Eric Dumazet
· 13 years ago
f3209be
mac80211: fix IBSS teardown race
by Johannes Berg
· 13 years ago
2584547
ceph: fix sync vs canceled write
by Sage Weil
· 13 years ago
e756682
xfrm: Fix off by one in the replay advance functions
by Steffen Klassert
· 13 years ago
57a27e1
nl80211: fix overflow in ssid_len
by Luciano Coelho
· 13 years ago
bb77f63
Revert "mac80211: stop queues before rate control updation"
by John W. Linville
· 13 years ago
264524d
net: cpu offline cause napi stall
by Heiko Carstens
· 13 years ago
6407d74
bridge: provide a cow_metrics method for fake_ops
by Alexander Holler
· 13 years ago
13fcb7b
af_packet: prevent information leak
by Eric Dumazet
· 13 years ago
79b3891
irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock
by David S. Miller
· 13 years ago
3019de1
net: Rework netdev_drivername() to avoid warning.
by David S. Miller
· 13 years ago
5a079c3
net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs
by Marcus Meissner
· 13 years ago
2b22b1b
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 13 years ago
ab6a44c
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
by John W. Linville
· 13 years ago
Next »